Package android.gameengine.icadroids.engine

Class Summary
GameEngine GameEngine is the core of the game.
GameFPSCounter Utility to log the FPS (frames per second) of the Game.
GameThread GameLoop is the Thread that handles the timing of the GameLogic and the drawing.
GameView Class that correctly renders the game on the screen.
Viewport The viewport follows a player object.