MockMenuScene ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  CreepyTowers.GUI Menu
    CreepyTowers.Tests.GUI MockMenuScene

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

public class MockMenuScene : Menu

The MockMenuScene type exposes the following members.

Constructors

  NameDescription
Public methodMockMenuScene
Initializes a new instance of the MockMenuScene class
Top
Methods

  NameDescription
Public methodDisable (Overrides Menu Disable .)
Public methodDispose (Inherited from Menu.)
Public methodEnable (Overrides Menu Enable .)
Public methodGetSceneControl (Inherited from Menu.)
Public methodHide (Overrides Menu Hide .)
Public methodReset (Inherited from Menu.)
Public methodShow (Overrides Menu Show .)
Top
Properties

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