AGK for Pascal
ContentsIndexHome
PreviousUpNext
TAgkScene Class

Abstract base class for scenes in your application. Your application should have at least 1 (main) scene that you run using the TAgkApplication.SetScene method.

TAgkSceneTAgkScene
Syntax
Pascal
TAgkScene = class abstract(TAgkObject);
Copyright (c) 2012. All rights reserved.