Hud ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  CreepyTowers.GUI Menu
    CreepyTowers.GUI Hud

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

public class Hud : Menu

The Hud type exposes the following members.

Constructors

  NameDescription
Public methodHud
Initializes a new instance of the Hud 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.)
Public methodUpdateLevelValuesHud
Public methodUpdateLifeCounter
Top
Properties

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