Index
All Classes and Interfaces|All Packages|Serialized Form
V
- V - Enum constant in enum class bagel.Keys
- valueOf(String) - Static method in enum class bagel.Keys
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class bagel.MouseButtons
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class bagel.util.Side
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class bagel.Keys
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class bagel.MouseButtons
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class bagel.util.Side
-
Returns an array containing the constants of this enum class, in the order they are declared.
- Vector2 - Class in bagel.util
-
Immutable class representing a two-dimensional real vector.
- Vector2() - Constructor for class bagel.util.Vector2
-
Construct the zero vector.
- Vector2(double, double) - Constructor for class bagel.util.Vector2
-
Create a vector with a given x and y coordinate.
All Classes and Interfaces|All Packages|Serialized Form