twcore.core
Class BallPosition
java.lang.Object
|
+--twcore.core.SubspaceEvent
|
+--twcore.core.BallPosition
- public class BallPosition
- extends SubspaceEvent
Constructor Summary |
BallPosition(twcore.core.ByteArray array)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BallPosition
public BallPosition(twcore.core.ByteArray array)
getBallID
public int getBallID()
getXLocation
public int getXLocation()
getYLocation
public int getYLocation()
getXVelocity
public int getXVelocity()
getYVelocity
public int getYVelocity()
getPlayerID
public int getPlayerID()
getTimeStamp
public int getTimeStamp()