public class BMBStateFactory extends StateFactory<magma.agent.behavior.supportPoint.BMBStateFactory.BehaviorStateEnum,magma.agent.behavior.supportPoint.BasicMotorBehavior.BehaviorEvent>
Constructor and Description |
---|
BMBStateFactory() |
Modifier and Type | Method and Description |
---|---|
ObjectState<magma.agent.behavior.supportPoint.BMBStateFactory.BehaviorStateEnum,magma.agent.behavior.supportPoint.BasicMotorBehavior.BehaviorEvent> |
getInitialState()
Returns the state to start with
|
getState
public ObjectState<magma.agent.behavior.supportPoint.BMBStateFactory.BehaviorStateEnum,magma.agent.behavior.supportPoint.BasicMotorBehavior.BehaviorEvent> getInitialState()
IStateFactory