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

C

ceil() - Method in class com.boole.jgmp.math.vectors.JGMPVector2
Returns a JGMPVector2 with the ceiled value of the elements
center - Variable in class com.boole.jgmp.math.shapes.JGMPCircle
Center of the JGMPCircle
center - Variable in class com.boole.jgmp.math.shapes.JGMPRect
Centor of the JGMPRect
clamp(float, float, float) - Static method in class com.boole.jgmp.math.helpers.JGMPFloatH
Clamps a float between the min and max
clamp(JGMPVector2, JGMPVector2, JGMPVector2) - Static method in class com.boole.jgmp.math.vectors.JGMPVector2
Static function to clamp elements inside a vector
com.boole.jgmp.math.helpers - package com.boole.jgmp.math.helpers
 
com.boole.jgmp.math.shapes - package com.boole.jgmp.math.shapes
 
com.boole.jgmp.math.vectors - package com.boole.jgmp.math.vectors
 
com.boole.jgmp.physics - package com.boole.jgmp.physics
 
compareTo(JGMPVector2) - Method in class com.boole.jgmp.math.vectors.JGMPVector2
Comparing 2 JGMPVector2s
copy() - Method in class com.boole.jgmp.math.shapes.JGMPRay2
Copies the JGMPRay2 object's contents into another object.
copy() - Method in class com.boole.jgmp.math.vectors.JGMPVector2
Returns a copied version of the JGMPVector2
copy() - Method in class com.boole.jgmp.physics.JGMPForce
Copies the JGMPForce object into another JGMPForce object and returns it.
cross(JGMPVector2) - Method in class com.boole.jgmp.math.vectors.JGMPVector2
Calculates the cross product of 2 JGMPVector2
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