Uses of Package
break_out.model
-
Packages that use break_out.model Package Description break_out break_out.controller break_out.model break_out.view -
Classes in break_out.model used by break_out Class Description Position This class represents a position within the board in pixel coordinates -
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 ILevel IPaddle IStone IVector2D Level This class contains information about the running gamePaddle This class contains the information about the paddles characteristics and behaviorPosition This class represents a position within the board in pixel coordinatesStone This class contains information about the stones characteristics and behaviourVector2D 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)