IntroScene ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  CreepyTowers.GUI Menu
    CreepyTowers.GUI IntroScene

Namespace: CreepyTowers.GUI
Assembly: CreepyTowers (in CreepyTowers.exe) Version: 1.1.1.0 (1.1.1)
Syntax

public class IntroScene : Menu

The IntroScene type exposes the following members.

Constructors

  NameDescription
Public methodIntroScene
Initializes a new instance of the IntroScene class
Top
Methods

  NameDescription
Public methodDisable (Inherited from Menu.)
Public methodDispose (Inherited from Menu.)
Public methodEnable (Inherited from Menu.)
Public methodGetSceneControl (Inherited from Menu.)
Public methodHide (Inherited from Menu.)
Public methodReset (Overrides Menu Reset .)
Public methodShow (Inherited from Menu.)
Top
Properties

  NameDescription
Public propertyIsShown (Inherited from Menu.)
Public propertyScene (Inherited from Menu.)
Public propertyWasAlreadyDisplayed
Top
See Also