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

I

inf() - Static method in class com.boole.jgmp.math.vectors.JGMPVector2
Static INFINITY JGMPVector2 (3.4028235E38,3.4028235E38)
inverseLerp(float, float, float) - Static method in class com.boole.jgmp.math.helpers.JGMPFloatH
Inverse Lerping floats given start and end
isColliding(JGMPCircle, JGMPCircle) - Static method in class com.boole.jgmp.math.helpers.JGMPCollisionH
Static collision check method to check whether 2 circles are colliding with each other.
isColliding(JGMPCircle, JGMPRay2) - Static method in class com.boole.jgmp.math.helpers.JGMPCollisionH
Static collision check method to check whether a Circle and a Line are colliding with each other.
isColliding(JGMPCircle, JGMPRect) - Static method in class com.boole.jgmp.math.helpers.JGMPCollisionH
Static collision check method to check whether a Circle and a 2D Rectangle are colliding with each other.
isColliding(JGMPRect, JGMPRay2) - Static method in class com.boole.jgmp.math.helpers.JGMPCollisionH
Static collision check method to check whether a 2D Rectangle and a 2D Ray are colliding with each other.
isColliding(JGMPRect, JGMPRect) - Static method in class com.boole.jgmp.math.helpers.JGMPCollisionH
Static collision check method to check whether two 2D Rectangles are colliding with each other or not.
isIntersecting(JGMPRay2, JGMPRay2) - Static method in class com.boole.jgmp.math.helpers.JGMPCollisionH
Static collision check method to check whether 2 Lines are intersecting each other.
isTangent(JGMPCircle, JGMPRay2) - Static method in class com.boole.jgmp.math.helpers.JGMPCollisionH
Static collision check method to check whether the given Line is tangent with the Circle.
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