Inheritance Hierarchy
CreepyTowers.Levels Chapter
CreepyTowers.Nightmares BathroomChapter
CreepyTowers.Nightmares KidsRoomChapter
CreepyTowers.Nightmares LivingRoomChapter
Namespace: CreepyTowers.Levels
Assembly: CreepyTowers (in CreepyTowers.exe) Version: 1.1.1.0 (1.1.1)
Syntax
The Chapter type exposes the following members.
Constructors
Name | Description | |
---|---|---|
Chapter | Initializes a new instance of the Chapter class |
Methods
Name | Description | |
---|---|---|
Completed | ||
CreateLevel | ||
Dispose | Releases all resources used by the Chapter | |
InitializeLevel | ||
InitializePlayer | ||
RenderLevel | ||
Restart | ||
UpdateCamera |
Fields
Name | Description | |
---|---|---|
Current |
Properties
Name | Description | |
---|---|---|
GameLevel |
See Also