Package edu.trinity.cs.gamecore.basic

Interface Summary
BasicEntity This is a simple implementation of the GameEntity interface.
 

Class Summary
BasicBlock This is a basic implementation of the Block interface.
BasicBlock1 This was just another sample block.
BasicEntityImpl  
BasicGameSetup This is a simple implementation of the GameSetup interface.
BasicPlayer A simple implementation of the Player interface.
BasicScreen This class is a very basic implementation of the Screen interface.
SimpleMain This is an entry point for the basic implementation.