Package testing.gameEngine

Class Summary
Demo Demo showing a basic implementation of functional keyboard input and the event-based system.
DownEvent Event to be fired for movement downwards.
EventTest Basic testing suite for general EventObject functionality within the game engine.
LeftEvent Event to be fired for movement to the left.
LoopTest  
RenderingDemo  
RightEvent Event to be fired for movement to the right.
UpEvent Event to be fired for movement upwards.