Package break_out.model
-
Interface Summary Interface Description IBall IVector2D -
Class Summary Class Description Ball This class contains the information about the balls characteristics and behaviorGame This class contains information about the game (the model in MVC)Level This class contains information about the running gamePosition This class represents a position within the board in pixel coordinatesVector2D This class represent a two dimensional vector.