A B C D E F G H I K L M N O P Q R S T U V W X Y 
All Classes All Packages

B

background - Variable in class break_out.view.Field
The background color
BACKGROUND - Static variable in class break_out.Constants
The background color for the game menu
ball - Variable in class break_out.model.Level
The ball of the level
Ball - Class in break_out.model
This class contains the information about the balls characteristics and behavior
Ball() - Constructor for class break_out.model.Ball
The constructor of a ball The balls position and direction are initialized here.
BALL_DIAMETER - Static variable in class break_out.Constants
The ball diameter in pixels
BALL_SPEED - Static variable in class break_out.Constants
The ball speed
ballWasStarted - Variable in class break_out.model.Level
Flag that shows if the ball was started
ballWasStarted() - Method in class break_out.model.Level
Returns if the ball is moving or stopped
break_out - package break_out
 
break_out.controller - package break_out.controller
 
break_out.model - package break_out.model
 
break_out.view - package break_out.view
 
A B C D E F G H I K L M N O P Q R S T U V W X Y 
All Classes All Packages