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