|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface FovDestination
Linking interface between the FOV calculation and the map display code. Contains only one method to set weather a given location can be seen or not.
| Method Summary | |
|---|---|
void |
setCanBeSeen(int posX,
int posY)
FOV code will call this for each location that can be seen. |
| Method Detail |
|---|
void setCanBeSeen(int posX,
int posY)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||