|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectwyvern.lib.classes.magic.Spell.UsableReagentPredicate
Determines if we can use a given reagent.
| Constructor Summary | |
Spell.UsableReagentPredicate(java.lang.String name)
|
|
| Method Summary | |
boolean |
predicate(GameObject obj)
Checks an object to see if it passes the predicate. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Spell.UsableReagentPredicate(java.lang.String name)
| Method Detail |
public boolean predicate(GameObject obj)
Predicate
predicate in interface Predicateobj - any GameObject
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||