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

R

r - Variable in class bagel.util.Colour
 
R - Enum constant in enum class bagel.Keys
 
Rectangle - Class in bagel.util
Represents a rectangle, with its top-left at a point and a set size.
Rectangle(double, double, double, double) - Constructor for class bagel.util.Rectangle
Creates a rectangle at a particular (x, y) top-left position with a given width and height.
Rectangle(Point, double, double) - Constructor for class bagel.util.Rectangle
Creates a rectangle with a specified top-left position and a given width and height.
Rectangle(Rectangle) - Constructor for class bagel.util.Rectangle
Copy constructor.
RED - Static variable in class bagel.util.Colour
 
removeFrameThrottle() - Static method in class bagel.Window
Removes the throttle on the game's FPS.
right - Static variable in class bagel.util.Vector2
A unit vector pointing to the right.
right() - Method in class bagel.util.Rectangle
Returns the x-coordinate of the right side of the rectangle.
RIGHT - Enum constant in enum class bagel.Keys
 
RIGHT - Enum constant in enum class bagel.MouseButtons
 
RIGHT - Enum constant in enum class bagel.util.Side
 
RIGHT_CTRL - Enum constant in enum class bagel.Keys
 
RIGHT_SHIFT - Enum constant in enum class bagel.Keys
 
run() - Method in class bagel.AbstractGame
Start the game loop.
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