KidsRoomChapter ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  CreepyTowers.Levels Chapter
    CreepyTowers.Nightmares KidsRoomChapter

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

public class KidsRoomChapter : Chapter

The KidsRoomChapter type exposes the following members.

Constructors

  NameDescription
Public methodKidsRoomChapter
Initializes a new instance of the KidsRoomChapter class
Top
Methods

  NameDescription
Protected methodCompleted (Overrides Chapter Completed .)
Protected methodCreateLevel (Inherited from Chapter.)
Public methodDispose
Releases all resources used by the KidsRoomChapter
(Overrides Chapter Dispose .)
Protected methodInitializeLevel (Inherited from Chapter.)
Protected methodInitializePlayer (Overrides Chapter InitializePlayer .)
Protected methodRenderLevel (Inherited from Chapter.)
Public methodRestart (Overrides Chapter Restart .)
Protected methodUpdateCamera (Overrides Chapter UpdateCamera .)
Top
Properties

  NameDescription
Protected propertyGameLevel (Inherited from Chapter.)
Top
See Also