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
All Classes All Packages
All Classes All Packages
V
- value - Variable in class break_out.model.Stone
-
The stones value according to the stones type to calculate players score
- Vector2D - Class in break_out.model
-
This class represent a two dimensional vector.
- Vector2D(double, double) - Constructor for class break_out.model.Vector2D
-
This constructor creates a new vector with the given x and y parts.
- Vector2D(Position, Position) - Constructor for class break_out.model.Vector2D
-
This constructor creates a new vector based on the given positions start and end.
- view - Variable in class break_out.controller.Controller
-
The view that is connected to this controller
- view - Variable in class break_out.view.Field
-
The connected view object
- view - Variable in class break_out.view.StartScreen
-
The connected view object
- View - Class in break_out.view
-
The view class manages the depiction of the components inside the JFrames.
- View() - Constructor for class break_out.view.View
-
The constructor of the view
All Classes All Packages