public class MoveAction extends SimplePropertyObject implements ISpaceAction
| Modifier and Type | Field and Description |
|---|---|
static String |
EMIT_HEAT
The constant identifier for this action.
|
static String |
PARAMETER_HEAT |
static String |
PARAMETER_POSITION
The position parameter.
|
ACTOR_ID, OBJECT_ID| Constructor and Description |
|---|
MoveAction() |
| Modifier and Type | Method and Description |
|---|---|
Object |
perform(Map parameters,
IEnvironmentSpace space)
Perform an action.
|
addPropertyChangeListener, getProperties, getProperty, getPropertyNames, hasProperty, removePropertyChangeListener, setProperties, setProperty, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetProperty, getPropertyNames, hasProperty, setPropertypublic static final String EMIT_HEAT
public static final String PARAMETER_HEAT
public static final String PARAMETER_POSITION
public Object perform(Map parameters, IEnvironmentSpace space)
perform in interface ISpaceActionCopyright © 2012. All Rights Reserved.