A B C D G I K L M N P R S U

G

GameCanvas - Class in simulation_InteractiveVersion
This class encapsulates a very simple window in which an interactive game can be shown.
GameCanvas(Dimension, GameWorldModel) - Constructor for class simulation_InteractiveVersion.GameCanvas
Construct a game canvas with the passed dimensions
GameWorldModel - Class in simulation_InteractiveVersion.gameWorlds
This interface encapsulates the definition of functionality for a data model for a game world.
GameWorldModel() - Constructor for class simulation_InteractiveVersion.gameWorlds.GameWorldModel
 
getRandomValue(int, int) - Static method in class simulation_InteractiveVersion.Utility
This method returns a displacement value from the range [min,...,max].

A B C D G I K L M N P R S U