Index
All Classes and Interfaces|All Packages
R
- radius - Variable in class com.boole.jgmp.math.shapes.JGMPCircle
-
Radius float value of the
JGMPCircle
- reflect() - Method in class com.boole.jgmp.math.vectors.JGMPVector2
-
Reflects the current
JGMPVector2
- remap(float, float, float, float, float) - Static method in class com.boole.jgmp.math.helpers.JGMPFloatH
-
Remapping float values
- right - Variable in class com.boole.jgmp.math.shapes.JGMPCircle
-
Ray pointing to the right of the
JGMPCircle
from the center. - right - Variable in class com.boole.jgmp.math.shapes.JGMPRect
-
The right side of the
JGMPRect
- right() - Static method in class com.boole.jgmp.math.vectors.JGMPVector2
-
Static RIGHT Direction
JGMPVector2
(1,0) - rotate(float) - Method in class com.boole.jgmp.math.vectors.JGMPVector2
-
Rotating the current
JGMPVector2
by the given angle. - round() - Method in class com.boole.jgmp.math.vectors.JGMPVector2
-
Returns a
JGMPVector2
with rounded elements - roundDownToMultiple(float, float) - Static method in class com.boole.jgmp.math.helpers.JGMPFloatH
-
Rounds the given float value down to a near multiple.
- roundDownToMultiple(JGMPVector2, JGMPVector2) - Static method in class com.boole.jgmp.math.vectors.JGMPVector2
-
Static function to round down all the elements to a near multiple
- roundToMultiple(float, float) - Static method in class com.boole.jgmp.math.helpers.JGMPFloatH
-
Rounds the given float value to a near multiple.
- roundToMultiple(JGMPVector2, JGMPVector2) - Static method in class com.boole.jgmp.math.vectors.JGMPVector2
-
Static function to round all the elements to a near multiple
- roundUpToMultiple(float, float) - Static method in class com.boole.jgmp.math.helpers.JGMPFloatH
-
Rounds the given float value up to a near multiple.
- roundUpToMultiple(JGMPVector2, JGMPVector2) - Static method in class com.boole.jgmp.math.vectors.JGMPVector2
-
Static function to round up all the elements to a near multiple
All Classes and Interfaces|All Packages