Uses of Class
simbad.sim.LampActuator

Packages that use LampActuator
simbad.demo   
simbad.holodeck   
simbad.picoevo.app.Simbad_NEATAvoiderRobot   
simbad.picoevo.app.Simbad_SDNEATAvoiderRobot   
simbad.sim   
 

Uses of LampActuator in simbad.demo
 

Fields in simbad.demo declared as LampActuator
(package private)  LampActuator BlinkingLampDemo.Robot.lamp
           
 

Uses of LampActuator in simbad.holodeck
 

Fields in simbad.holodeck declared as LampActuator
(package private)  LampActuator NeuralAgent.lamp
           
 

Uses of LampActuator in simbad.picoevo.app.Simbad_NEATAvoiderRobot
 

Fields in simbad.picoevo.app.Simbad_NEATAvoiderRobot declared as LampActuator
(package private)  LampActuator NeuralAgent.lamp
           
 

Uses of LampActuator in simbad.picoevo.app.Simbad_SDNEATAvoiderRobot
 

Fields in simbad.picoevo.app.Simbad_SDNEATAvoiderRobot declared as LampActuator
(package private)  LampActuator NeuralAgent.lamp
           
 

Uses of LampActuator in simbad.sim
 

Methods in simbad.sim that return LampActuator
static LampActuator RobotFactory.addLamp(Agent agent)
          Adds a prebuild lamp actuator on the top of the agent .