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

H

height - Variable in class break_out.model.Paddle
 
hideError() - Method in class break_out.view.StartScreen
Removes error message from the screen
hitsPaddle - Variable in class break_out.model.Ball
The balls hit state for paddles; custom implementation
hitsPaddle(Paddle) - Method in class break_out.model.Ball
tests whether the ball touches the paddle's hit box.
hitsPaddle(Paddle) - Method in interface break_out.model.IBall
 
hitsStone(ArrayList<Stone>) - Method in class break_out.model.Ball
tests whether the ball touches any stone's hit box
hitsStone(ArrayList<Stone>) - Method in interface break_out.model.IBall
 
hitStone - Variable in class break_out.model.Ball
The stone which has been hit by the ball
A B C D E F G H I J K L M N O P Q R S T U V W X Y 
All Classes All Packages