Classes

developer »

gameProject »

pedestrianController »

playerPlatform »

punishment »

team »

Concepts

Libraries

Objects

logicPiece



A logic piece registered via logicPieces:registerNew(). All registered logicPiece objects have a variable called 'baseClass' which points to the class that it inherits from. In case the logic piece doesn't inherit it, this variable will point to the class itself.

Methods