TSceneBackground Class

Unit: uSceneBackground
TFrame
  _ScenesAncestor.T__SceneAncestor
    uSceneBackground.TSceneBackground
type TSceneBackground = class(T__SceneAncestor)

The TSceneBackground type exposes the following members.

Show:
 NameDescription
AddAnInvader

AfterConstruction

internal use, call it only if you override it in a descendant (Overrides _ScenesAncestor.T__SceneAncestor.AfterConstruction .)

FrameResized

GameLoopTimer

GetInstance

ResizeSpaceBackgroundImage

ShowScene

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

Top
Show:
 NameDescription
GameLoop

SpaceImage1

SpaceImage2

SpaceImageSpeed

Top