|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Objective
Every level defines objectives that the player has to reach to finish the level. Besides of some existing common objective implementations, the level script may define own objectives by implementing this interface.
Method Summary | |
---|---|
boolean |
isReached(SinglePlayerGameControlImpl gameControl)
|
Method Detail |
---|
boolean isReached(SinglePlayerGameControlImpl gameControl)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |