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, propertiesACTOR_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, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetProperty, getPropertyNames, hasProperty, setPropertypublic 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 ISpaceActionparameters - parameters for the actionspace - the environment space