AvatarSelectionMenu ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  CreepyTowers.GUI Menu
    CreepyTowers.GUI AvatarSelectionMenu

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

public class AvatarSelectionMenu : Menu

The AvatarSelectionMenu type exposes the following members.

Constructors

  NameDescription
Public methodAvatarSelectionMenu
Initializes a new instance of the AvatarSelectionMenu 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 (Overrides Menu Show .)
Top
Properties

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