public abstract class Effector extends java.lang.Object implements IEffector
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName()
Retrieve effector name
|
void |
resetAfterAction()
Called to allow an effector to reset its state after it has been read for
action.
|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
setEffectorValues
public java.lang.String getName()
public void resetAfterAction()
IEffector
resetAfterAction
in interface IEffector