Index
All Classes and Interfaces|All Packages
D
- diameter - Variable in class com.boole.jgmp.math.shapes.JGMPCircle
-
Diameter float value of the
JGMPCircle
Diameter = 2 * Radius - direction - Variable in class com.boole.jgmp.math.shapes.JGMPRay2
-
JGMPVector2
indicating the direction the ray is pointing to from the starting point to the ending point. - direction - Variable in class com.boole.jgmp.physics.JGMPForce
-
Direction the force.
- direction - Variable in class com.boole.jgmp.physics.JGMPVelocity
-
Direction of the
JGMPVelocity
. - distanceFrom(JGMPVector2) - Method in class com.boole.jgmp.math.vectors.JGMPVector2
-
Distance from this
JGMPVector2
to a secondJGMPVector2
in the xy-grid. - divide(JGMPVector2) - Method in class com.boole.jgmp.math.vectors.JGMPVector2
-
Vector division for 2
JGMPVector2
- divideScalar(float) - Method in class com.boole.jgmp.math.vectors.JGMPVector2
-
Scalar division for a
JGMPVector2
and a float value - dot(JGMPVector2) - Method in class com.boole.jgmp.math.vectors.JGMPVector2
-
Calculates the dot product of 2
JGMPVector2
- down - Variable in class com.boole.jgmp.math.shapes.JGMPCircle
-
Ray pointing to the bottom of the
JGMPCircle
from the center. - down() - Static method in class com.boole.jgmp.math.vectors.JGMPVector2
-
Static DOWN Direction
JGMPVector2
(0,-1)
All Classes and Interfaces|All Packages