|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IArea
Area Java Implementation. Generated by metaabm system: Mar 2, 2008 11:14:08 AM MST
| Method Summary | |
|---|---|
boolean |
isGoal()
Gets the Goal property for Area. |
boolean |
isNearGoal()
Gets the Near Goal property for Area. |
void |
setGoal(boolean _goal)
Sets the Goal property for Area. |
void |
setNearGoal(boolean _nearGoal)
Sets the Near Goal property for Area. |
| Method Detail |
|---|
boolean isGoal()
void setGoal(boolean _goal)
_goal - the new Goal valueboolean isNearGoal()
void setNearGoal(boolean _nearGoal)
_nearGoal - the new Near Goal value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||