|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgizmoball.graphics.GizmoDrawOrderer
public class GizmoDrawOrderer
Constructor Summary | |
---|---|
GizmoDrawOrderer(Vect3 cameraPos)
|
Method Summary | |
---|---|
int |
compare(GameObject arg0,
GameObject arg1)
|
Sphere |
getBoundingSphere(GameObject arg)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.util.Comparator |
---|
equals |
Constructor Detail |
---|
public GizmoDrawOrderer(Vect3 cameraPos)
Method Detail |
---|
public Sphere getBoundingSphere(GameObject arg)
public int compare(GameObject arg0, GameObject arg1)
compare
in interface java.util.Comparator<GameObject>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |