|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--game.events.conditions.ConditionList
A list of conditions.
| Constructor Summary | |
ConditionList()
Constructor. |
|
| Method Summary | |
void |
add(Condition value)
Add condition. |
boolean |
hasCondition(Condition value)
Whether has the condion. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ConditionList()
| Method Detail |
public void add(Condition value)
public boolean hasCondition(Condition value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||