TSceneGameOverLost Class

Unit: uSceneGameOverLost
_ScenesAncestor.T__SceneAncestor
  uSceneGameOverLost.TSceneGameOverLost
type TSceneGameOverLost = class(T__SceneAncestor)

The TSceneGameOverLost type exposes the following members.

Show:
 NameDescription
ShowScene

Contains scene initialization. It's called each time the scene is shown. (Overrides _ScenesAncestor.T__SceneAncestor.ShowScene .)

Top