Index

A B C D E F G H I J L M N O P R S T U V W X Y Z 
All Classes and Interfaces|All Packages

A

abs() - Method in class com.boole.jgmp.math.vectors.JGMPVector2
Returns a JGMPVector2 with the absolute value of the elements
absorb(JGMPVector2) - Method in class com.boole.jgmp.math.vectors.JGMPVector2
Absorbing another JGMPVector2
acceleration - Static variable in class com.boole.jgmp.physics.JGMPGravity
Static Float Acceleration for Universal Gravity Mode.
add(JGMPVector2) - Method in class com.boole.jgmp.math.vectors.JGMPVector2
Vector addition for 2 JGMPVector2
addForce(JGMPForce) - Method in class com.boole.jgmp.physics.JGMPForce
Returns the sum of 2 forces, to calculate the net force between 2 different forces on an object.
addScalar(float) - Method in class com.boole.jgmp.math.vectors.JGMPVector2
Scalar addition for a JGMPVector2 and a float value
angle() - Method in class com.boole.jgmp.math.vectors.JGMPVector2
Angle of the JGMPVector2 from the origin.
approxEqual(float, float) - Static method in class com.boole.jgmp.math.helpers.JGMPFloatH
Checks whether 2 floats are approximately equal with a relative error of the epsilon.
approxEqual(JGMPVector2) - Method in class com.boole.jgmp.math.vectors.JGMPVector2
Checks whether passed JGMPVector2 is approximately equal to the current JGMPVector2 by a relative error of 0.001
area() - Method in class com.boole.jgmp.math.shapes.JGMPCircle
Calculates the total amount of surface area of the JGMPCircle.
area() - Method in class com.boole.jgmp.math.shapes.JGMPRect
Returns the surface area of the JGMPRect
A B C D E F G H I J L M N O P R S T U V W X Y Z 
All Classes and Interfaces|All Packages