Package rle.core

Interface Summary
GameContext Interface for classes that maintain important state information needed by many different classes.
World Class that represents the highest level data of the player environment.
 

Class Summary
GameContextBase Basic implemention of GameContext.
GameThread The thread that processes all game actions.
Player Class representing the player.