Inheritance Hierarchy
CreepyTowers.GUI Menu
CreepyTowers.GUI SceneCinematics
CreepyTowers.GUI AvatarVillianCinematics
Namespace: CreepyTowers.GUI
Assembly: CreepyTowers (in CreepyTowers.exe) Version: 1.1.1.0 (1.1.1)
Syntax
The AvatarVillianCinematics type exposes the following members.
Constructors
Name | Description | |
---|---|---|
AvatarVillianCinematics | Initializes a new instance of the AvatarVillianCinematics class |
Methods
Name | Description | |
---|---|---|
Disable | (Inherited from Menu.) | |
DisplayNextMessage | (Overrides SceneCinematics DisplayNextMessage .) | |
Dispose | (Inherited from Menu.) | |
Enable | (Inherited from Menu.) | |
GetSceneControl | (Inherited from Menu.) | |
Hide | (Inherited from Menu.) | |
Reset | (Overrides Menu Reset .) | |
Show | (Inherited from Menu.) | |
UpdateCinematic | (Inherited from SceneCinematics.) |
Properties
Name | Description | |
---|---|---|
AvatarImage | (Inherited from SceneCinematics.) | |
AvatarText | (Inherited from SceneCinematics.) | |
InstructionsText | (Inherited from SceneCinematics.) | |
IsShown | (Inherited from Menu.) | |
MessageCount | (Inherited from SceneCinematics.) | |
Messages | (Inherited from SceneCinematics.) | |
Scene | (Inherited from Menu.) | |
SuperVillainImage | (Inherited from SceneCinematics.) | |
SuperVillainText | (Inherited from SceneCinematics.) |
See Also