com.croftsoft.apps.mars.net.request
Class MoveRequest
java.lang.Object
com.croftsoft.apps.mars.net.request.AbstractRequest
com.croftsoft.apps.mars.net.request.MoveRequest
- All Implemented Interfaces:
- Request, Serializable
public final class MoveRequest
- extends AbstractRequest
Request to fire tank.
- Since:
- 2003-05-13
- Version:
- 2003-05-13
- See Also:
- Serialized Form
- Author:
- David Wallace Croft
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MoveRequest
public MoveRequest(String playerName)
getDestination
public PointXY getDestination()
setDestination
public void setDestination(double x,
double y)
CroftSoft Apps Javadoc (2008-09-28 21:15:07)