LivingRoomChapter ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  CreepyTowers.Levels Chapter
    CreepyTowers.Nightmares LivingRoomChapter

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

public class LivingRoomChapter : Chapter

The LivingRoomChapter type exposes the following members.

Constructors

  NameDescription
Public methodLivingRoomChapter
Initializes a new instance of the LivingRoomChapter class
Top
Methods

  NameDescription
Protected methodCompleted (Overrides Chapter Completed .)
Protected methodCreateLevel (Inherited from Chapter.)
Public methodDispose (Inherited from Chapter.)
Protected methodInitializeLevel (Overrides Chapter InitializeLevel .)
Protected methodInitializePlayer (Inherited from Chapter.)
Protected methodRenderLevel (Inherited from Chapter.)
Public methodRestart (Inherited from Chapter.)
Protected methodUpdateCamera (Overrides Chapter UpdateCamera .)
Top
Properties

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