|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectmoagg.game.control.objective.LandOnPlatform
public class LandOnPlatform
This objective is reached if the player landed on a particular platform.
| Constructor Summary | |
|---|---|
LandOnPlatform()
|
|
LandOnPlatform(Platform platform)
|
|
| Method Summary | |
|---|---|
boolean |
isReached(SinglePlayerGameControlImpl gameControl)
|
void |
setPlatform(Platform platform)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LandOnPlatform()
public LandOnPlatform(Platform platform)
| Method Detail |
|---|
public void setPlatform(Platform platform)
public boolean isReached(SinglePlayerGameControlImpl gameControl)
isReached in interface Objective
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||