|
libgdx API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.badlogic.gdx.math.Intersector.MinimumTranslationVector
public static class Intersector.MinimumTranslationVector
Field Summary | |
---|---|
float |
depth
|
Vector2 |
normal
|
Constructor Summary | |
---|---|
Intersector.MinimumTranslationVector()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public Vector2 normal
public float depth
Constructor Detail |
---|
public Intersector.MinimumTranslationVector()
|
libgdx API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |