Package vooga.examples.player

Class Summary
GameExample This game is an example of how to use the sprite-switching features of the new core Sprite if you were unable to write a good Level XML file.
PlayerEnemyCollision This class takes care of collisions between the player and a common enemy - a Boomer or a Zipster.
PlayerExample PlayerSpriteExample is an example of how vooga.engine.core.Sprite can be extended to create a more unique sprite for a specific game.