Index
All Classes and Interfaces|All Packages
M
- max(float, float) - Static method in class com.boole.jgmp.math.helpers.JGMPFloatH
-
Maximum between 2 floats
- max(JGMPVector2, JGMPVector2) - Static method in class com.boole.jgmp.math.vectors.JGMPVector2
-
Gets the biggest of the 2
JGMPVector2 - min(float, float) - Static method in class com.boole.jgmp.math.helpers.JGMPFloatH
-
Minimum between 2 floats
- min(JGMPVector2, JGMPVector2) - Static method in class com.boole.jgmp.math.vectors.JGMPVector2
-
Gets the smallest of the 2
JGMPVector2 - multiply(JGMPVector2) - Method in class com.boole.jgmp.math.vectors.JGMPVector2
-
Vector multiplication for 2
JGMPVector2 - multiplyScalar(float) - Method in class com.boole.jgmp.math.vectors.JGMPVector2
-
Scalar multiplication for a
JGMPVector2and a float value
All Classes and Interfaces|All Packages