|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object wyvern.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 Predicate
obj
- any GameObject
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |