public class EatAction
extends jadex.commons.SimplePropertyObject
implements jadex.extension.envsupport.environment.ISpaceAction
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
PROPERTY_POINTS
The property for the points of a creature.
|
Constructor and Description |
---|
EatAction() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
perform(java.util.Map parameters,
jadex.extension.envsupport.environment.IEnvironmentSpace space)
Performs the action.
|
addPropertyChangeListener, getProperties, getProperty, getPropertyNames, hasProperty, removePropertyChangeListener, setProperties, setProperty, toString
public static final java.lang.String PROPERTY_POINTS
public java.lang.Object perform(java.util.Map parameters, jadex.extension.envsupport.environment.IEnvironmentSpace space)
perform
in interface jadex.extension.envsupport.environment.ISpaceAction
parameters
- parameters for the actionspace
- the environment space