|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.robrohan.ruin.doom.NodeContainerBox
y | / ---+--- x / | z
Constructor Summary | |
NodeContainerBox(int x1,
int z1,
int x2,
int z2)
|
Method Summary | |
boolean |
inView(Pos pos,
int xScreenSize,
float xFovCalc)
checks to see if this Node Box is in current view |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public NodeContainerBox(int x1, int z1, int x2, int z2)
Method Detail |
public boolean inView(Pos pos, int xScreenSize, float xFovCalc)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |