|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object wyvern.lib.spells.Knock.LockedDoorPredicate
A predicate that skips doors that are already unlocked.
Constructor Summary | |
Knock.LockedDoorPredicate()
|
Method Summary | |
boolean |
predicate(GameObject ob)
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 Knock.LockedDoorPredicate()
Method Detail |
public boolean predicate(GameObject ob)
Predicate
predicate
in interface Predicate
ob
- any GameObject
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |