|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StopWhen
An interface that represents a function that determines when the World/Animation/Game should be stopped
Method Summary | |
---|---|
boolean |
apply(World<?> w)
Apply this function to determine when the World/Animation/Game should be stopped. |
Method Detail |
---|
boolean apply(World<?> w)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |