Classes
 ClassDescription
 fCharacter

A Character is a dynamic object in the scene.

 fFloor

Arbitrary-sized tiles that form each floor in your scene

YOU CAN'T CREATE INSTANCES OF THIS OBJECT.
Floors are created when the scene is processed

 fObject

An Object is a graphic element that is part of the the environment and is not projected in any way.

 fOmniLight

Spot light definition.

 fWall

Walls are created when the scene is processed

YOU CAN'T CREATE INSTANCES OF THIS OBJECT.