|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectmadkit.kernel.Message
madkit.demos.gpong.BallMessage
public class BallMessage
| Constructor Summary | |
|---|---|
BallMessage(int y,
int sx,
int sy)
|
|
| Method Summary | |
|---|---|
int |
getPosY()
|
int |
getSpeedX()
|
int |
getSpeedY()
|
| Methods inherited from class madkit.kernel.Message |
|---|
clone, getCreationDate, getReceiver, getSender, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public BallMessage(int y,
int sx,
int sy)
| Method Detail |
|---|
public int getPosY()
public int getSpeedX()
public int getSpeedY()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||