|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectde.tud.dvs1.mmpgp2p.GameObject
de.tud.dvs1.example.CannonBall
public class CannonBall
| Field Summary | |
|---|---|
static double |
GUNSPEED
|
| Fields inherited from class de.tud.dvs1.mmpgp2p.GameObject |
|---|
AVATAR_INC, AVATAR_START_ID, fromx, fromy, fromz, h, id, l, lastcommand, lastupdate, life, maxlife, mayChange, name, orientation, owner, speed, subtype, tox, toy, toz, type, userdata, w, x, y, z |
| Constructor Summary | |
|---|---|
CannonBall(GameWorld g)
|
|
| Method Summary |
|---|
| Methods inherited from class de.tud.dvs1.mmpgp2p.GameObject |
|---|
getID, getLife, hit, isAvatar, isMoving, mayChangeRegion, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final double GUNSPEED
| Constructor Detail |
|---|
public CannonBall(GameWorld g)
throws MmpgP2PException
MmpgP2PException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||