SceneCinematics ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  CreepyTowers.GUI Menu
    CreepyTowers.GUI SceneCinematics
      CreepyTowers.GUI AvatarVillianCinematics
      CreepyTowers.GUI TutorialCinematics

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

public abstract class SceneCinematics : Menu

The SceneCinematics type exposes the following members.

Constructors

  NameDescription
Protected methodSceneCinematics
Initializes a new instance of the SceneCinematics class
Top
Methods

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

  NameDescription
Public propertyAvatarImage
Public propertyAvatarText
Public propertyInstructionsText
Public propertyIsShown (Inherited from Menu.)
Public propertyMessageCount
Public propertyMessages
Public propertyScene (Inherited from Menu.)
Public propertySuperVillainImage
Public propertySuperVillainText
Top
See Also