|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectinfinitewisdom.model.grid.CustomDataGrid
public class CustomDataGrid
Pathfinding data from the perspective of a particular unit.
| Constructor Summary | |
|---|---|
CustomDataGrid(GlobalGrid gg,
UnitIF u)
|
|
| Method Summary | |
|---|---|
CustomDataCell |
getCustomCell(int x,
int y)
|
CustomDataCell |
getCustomCell(Vec2i pos)
|
protected void |
init()
|
void |
pprint()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CustomDataGrid(GlobalGrid gg,
UnitIF u)
| Method Detail |
|---|
protected void init()
public CustomDataCell getCustomCell(int x,
int y)
public CustomDataCell getCustomCell(Vec2i pos)
public void pprint()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||