Uses of Package
break_out.model
-
Packages that use break_out.model Package Description break_out.controller break_out.model break_out.view -
Classes in break_out.model used by break_out.controller Class Description Game This class contains information about the game (the model in MVC) -
Classes in break_out.model used by break_out.model 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)IBall IVector2D 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. -
Classes in break_out.model used by break_out.view Class Description Game This class contains information about the game (the model in MVC)