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

V

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
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