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, toStringgetProperty, getPropertyKeys, putPropertyequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetX, getYgetProperty, getPropertyKeys, putPropertypublic MoveContext(int x,
int y)
MoveContext.x - the xy - the ypublic MoveContext()