public class LogicProgrammingCreepActuator extends KahinaControlActuator
kahina| Constructor and Description |
|---|
LogicProgrammingCreepActuator(LogicProgrammingInstance<?,?,?,?> kahina) |
| Modifier and Type | Method and Description |
|---|---|
void |
act(KahinaControlAgent agent)
Causes this actuator to execute its action (usually sending out a control event).
|
getKahinapublic LogicProgrammingCreepActuator(LogicProgrammingInstance<?,?,?,?> kahina)
public void act(KahinaControlAgent agent)
KahinaControlActuatoract in class KahinaControlActuator