public class NoneBehavior extends Behavior
Constructor and Description |
---|
NoneBehavior()
Default constructor
|
Modifier and Type | Method and Description |
---|---|
void |
perform()
Called to perform the behavior
|
abort, getConsecutivePerforms, getIntensity, getName, getPerforms, getRootBehavior, getSuccessfulPerforms, getUnsuccessfulPerforms, init, isFinished, onLeavingBehavior, reload, setIntensity, setName, stayIn, switchFrom, toString
public void perform()
IBehavior