All Packages Class Hierarchy This Package Previous Next Index
Class JavaSoccer.teams.Kechze
java.lang.Object
|
+----EDU.gatech.cc.is.abstractrobot.ControlSystemS
|
+----EDU.gatech.cc.is.abstractrobot.ControlSystemSS
|
+----JavaSoccer.teams.Kechze
- public class Kechze
- extends ControlSystemSS
-
Kechze()
-
-
Configure()
- DEPRECATED, Use configure() instead.
-
TakeStep()
- Called every timestep to allow the control system to run.
Kechze
public Kechze()
Configure
public void Configure()
- DEPRECATED, Use configure() instead.
- Overrides:
- Configure in class ControlSystemS
TakeStep
public int TakeStep()
- Called every timestep to allow the control system to run.
- Overrides:
- TakeStep in class ControlSystemS
All Packages Class Hierarchy This Package Previous Next Index