jadex.application.space.envsupport.environment.space2d.action
Class SetPosition
java.lang.Object
jadex.commons.SimplePropertyObject
jadex.application.space.envsupport.environment.space2d.action.SetPosition
- All Implemented Interfaces:
- ISpaceAction, IPropertyObject
public class SetPosition
- extends SimplePropertyObject
- implements ISpaceAction
Set the position action.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SetPosition
public SetPosition()
perform
public Object perform(Map parameters,
IEnvironmentSpace space)
- Perform an action.
- Specified by:
perform in interface ISpaceAction
- Parameters:
parameters - parameters for the actionspace - the environment space
Copyright © 2010. All Rights Reserved.