Wing 323 - Gamepad Version  V1.0
Public Member Functions
PuzzleRoom Class Reference

Creates and manages a puzzle room. A puzzle room consists of a series of boxes which the player may stack in order to reach a pre-positioned keycard. The keycard instantiated will always be the keycard required by the room's exit door. More...

Inheritance diagram for PuzzleRoom:
Room

List of all members.

Public Member Functions

void Update ()
 The puzzle room's update loop spawns a keycard (based on the keycards pre-defined transform position) when the player opens the room's entrance door.

Detailed Description

Creates and manages a puzzle room. A puzzle room consists of a series of boxes which the player may stack in order to reach a pre-positioned keycard. The keycard instantiated will always be the keycard required by the room's exit door.

Author:
Alexander Poolton
Version:
2.0
Date:
8/7/2011

The documentation for this class was generated from the following file:
 All Classes Functions