|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgame.MovingBody
game.MovingGraphic
game.SimpleBalloon
public class SimpleBalloon
| Field Summary |
|---|
| Fields inherited from class game.MovingBody |
|---|
lr, outOfBounds, start, ul |
| Constructor Summary | |
|---|---|
SimpleBalloon(Controller controller,
Trackable t,
Point lr)
|
|
| Method Summary | |
|---|---|
java.lang.String |
toString()
|
| Methods inherited from class game.MovingGraphic |
|---|
getShape, respondAfterTick, respondToDeath |
| Methods inherited from class game.MovingBody |
|---|
die, getLocation, getStart, inBounds, isDone, setTrajectory, tick |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SimpleBalloon(Controller controller,
Trackable t,
Point lr)
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||