|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectwyvern.lib.predicates.BlocksLightPredicate
Predicate for checking if an object blocks light/visibility.
| Constructor Summary | |
BlocksLightPredicate()
|
|
| Method Summary | |
boolean |
predicate(GameObject obj)
Returns true if the object normally blocks visibility. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public BlocksLightPredicate()
| Method Detail |
public boolean predicate(GameObject obj)
predicate in interface Predicateobj - any GameObject
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||