SuccessScene ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  CreepyTowers.GUI Menu
    CreepyTowers.GUI SuccessScene

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

public class SuccessScene : Menu

The SuccessScene type exposes the following members.

Constructors

  NameDescription
Public methodSuccessScene
Initializes a new instance of the SuccessScene 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.)
Top
See Also