Package vooga.widget

Class Summary
Button Reusable abstract Button implementation that represents a simple Sprite that allows for some action to be performed upon a mouse click Right now, you must pass each Button an instance of the game it is in, which seems bad.
Counter Counter displays the images for a countdown to the start of the game
LevelSelector  
MouseFollower