Index
All Classes and Interfaces|All Packages
N
- neg_inf() - Static method in class com.boole.jgmp.math.vectors.JGMPVector2
 - 
Static NEGATIVE INFINITY
JGMPVector2(1.4E-45,1.4E-45) - negative() - Method in class com.boole.jgmp.math.vectors.JGMPVector2
 - 
JGMPVector2with the opposite sign in the elements - negativeForce() - Method in class com.boole.jgmp.physics.JGMPForce
 - 
Returns the opposite force, which when added would cancel each other out and return a net force of 0.
 - netForce(List<JGMPForce>) - Static method in class com.boole.jgmp.physics.JGMPForce
 - 
Returns the net force between a list of all forces.
 - normal() - Method in class com.boole.jgmp.math.vectors.JGMPVector2
 - 
Normal
JGMPVector2of the currentJGMPVector2 
All Classes and Interfaces|All Packages