Index

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 Z 
All Classes and Interfaces|All Packages|Serialized Form

A

a - Variable in class bagel.util.Colour
 
A - Enum constant in enum class bagel.Keys
 
AbstractGame - Class in bagel
The base class for all Bagel games.
AbstractGame() - Constructor for class bagel.AbstractGame
Create the game with a default window size (1024x768) and title ("Game").
AbstractGame(int, int) - Constructor for class bagel.AbstractGame
Create the game with a default title ("Game").
AbstractGame(int, int, String) - Constructor for class bagel.AbstractGame
Create the game.
add(Vector2) - Method in class bagel.util.Vector2
Returns the result of adding rhs to this vector.
APOSTROPHE - Enum constant in enum class bagel.Keys
 
asPoint() - Method in class bagel.util.Vector2
Converts the vector to a Point with the same x and y values.
asVector() - Method in class bagel.util.Point
Converts this point to a Vector2 with the same x and y values.
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 Z 
All Classes and Interfaces|All Packages|Serialized Form