Package group1.model

Class Summary
Environment An environment, or a level, that contains a list of game objects.
EnvironmentGridSpace A space on the Environment grid.
EnvironmentTester Run this class to see a simple environment in action! (Wow, that sounded like I was selling something...) Okay, so actually, this class is INCREDIBLY sloppy, and I even changed the Environment class temporarily to make it work.
Game  
ModelListener  
MyUtilities  
XYPair A simple class to hold a pair of doubles that represent x and y values.
 

Enum Summary
EnvironmentList  
TimeClickReturn The enumerated type for the return value of Environment time clicks.