public class MoveContext extends LocationContext implements IMoveContext
Constructor and Description |
---|
MoveContext()
Instantiates a new move context.
|
MoveContext(int x,
int y)
Creates a new
MoveContext . |
getX, getY, setLocation, setX, setY, toString
getProperty, getPropertyKeys, putProperty
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
getX, getY
getProperty, getPropertyKeys, putProperty
public MoveContext(int x, int y)
MoveContext
.x
- the xy
- the ypublic MoveContext()