My Project
|
Public Member Functions | |
void | OnCreateGameObject (IGameEvent ev) |
void | OnDestroyedGameObject (IGameEvent ev) |
Public Attributes | |
bool | destroyObjectsOutOfBoundsBottom = true |
bool | destroyObjectsOutOfBoundsTop = true |
bool | destroyObjectsOutOfBoundsLeft = true |
bool | destroyObjectsOutOfBoundsRight = true |
bool | collideObjectsOutOfBoundsBottom = true |
bool | collideObjectsOutOfBoundsTop = true |
bool | collideObjectsOutOfBoundsLeft = true |
bool | collideObjectsOutOfBoundsRight = true |
List< StandardObject > | objects |