uScene Unit

Package: TronGameSample
 NameDescription
TScene

The scene manager. Use it to access to current scene and go to an other one.

TSceneFactory

Used by the scene registration. Subcribe to this message if you want to auto create a scene in your game.

TScenesList

To store the list of scenes and their instance

Top