public class GetPosition extends SimplePropertyObject implements ISpaceAction
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
PARAMETER_POSITION |
static java.lang.String |
PARAMETER_VELOCITY |
static java.lang.String |
SET_POSITION
The constant identifier for this action.
|
pcs, properties
ACTOR_ID, OBJECT_ID
Constructor and Description |
---|
GetPosition() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
perform(java.util.Map parameters,
IEnvironmentSpace space)
Perform an action.
|
addPropertyChangeListener, getProperties, getProperty, getPropertyNames, hasProperty, removePropertyChangeListener, setProperties, setProperty, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getProperty, getPropertyNames, hasProperty, setProperty
public static final java.lang.String SET_POSITION
public static final java.lang.String PARAMETER_POSITION
public static final java.lang.String PARAMETER_VELOCITY
public java.lang.Object perform(java.util.Map parameters, IEnvironmentSpace space)
perform
in interface ISpaceAction
parameters
- parameters for the actionspace
- the environment space