Uses of Class
break_out.model.Ball
-
Packages that use Ball Package Description break_out.model -
-
Uses of Ball in break_out.model
Fields in break_out.model declared as Ball Modifier and Type Field Description private Ball
Level. ball
The ball of the levelMethods in break_out.model that return Ball Modifier and Type Method Description Ball
ILevel. getBall()
Ball
Level. getBall()
The getter for the ball object
-