|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LandableObject
Game objects that are capable of landing on a platform have to implement this interface.
| Method Summary | |
|---|---|
Platform |
getLandedPlatform()
|
boolean |
isLanded()
|
| Methods inherited from interface moagg.model.object.MoaggGameObject |
|---|
getHeight, getID, getPositionRectangle, getSpeed, getWidth, getX, getY, hide, isVisible, setID, setSpeed, setSpeed, setX, setY, show |
| Method Detail |
|---|
boolean isLanded()
Platform getLandedPlatform()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||