|
jAER project on SourceForge | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.jaer.util.StateMachineStates
ch.unizh.ini.jaer.projects.tobi.goalie.Goalie.GoalieState
protected class Goalie.GoalieState
Constructor Summary | |
---|---|
protected |
Goalie.GoalieState()
|
Method Summary | |
---|---|
java.lang.Enum |
getInitial()
Defines the default initial state |
Methods inherited from class net.sf.jaer.util.StateMachineStates |
---|
equals, get, getPrevious, isChanged, isInitialized, set, timeSinceChanged, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
protected Goalie.GoalieState()
Method Detail |
---|
public java.lang.Enum getInitial()
StateMachineStates
getInitial
in class StateMachineStates
|
jAER project on SourceForge | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |