Uses of Class
break_out.model.Vector2D
-
Packages that use Vector2D Package Description break_out.model -
-
Uses of Vector2D in break_out.model
Fields in break_out.model declared as Vector2D Modifier and Type Field Description private Vector2D
Ball. direction
The balls directionMethods in break_out.model that return Vector2D Modifier and Type Method Description Vector2D
Ball. getDirection()
The getter for the balls directionVector2D
IBall. getDirection()
-