Class Summary |
BeingParams |
BeingParams define parameters of the being constructed
at the start of the game and born during the game |
Constants |
Class containing basic constants affecting game rules. |
Event |
Event is an abstraction describing both actions and events
in Electric Jungle. |
Location |
Location defines the point in the space of game universe. |
PointInfo |
Information on particular point of the universe. |
UserGameInfo |
Pure data class containing info about game visible to user,
passed to reinit() metod of Being |