Jump to Content
Guides
API Reference
Home
Guides
API Reference
Changelog
Discussions
v0.1
Guides
API Reference
Log In
API Reference
Log In
zoidberg
API Reference
Constructor
Search
JUMP TO
algotron.core
User
User.login( name )
Simulation
Constructor
add_object( object_name )
add_sensor( sensor_name, object_name, rate, states )
Object
Constructor
get_state( state_name )
set_state( state_name, value )
Sensor
Constructor
get_state( state_name )
algotron.hugnman
Hugnman
Constructor
do( command )
algotron.watchdog
Sergeant
Constructor
ready()
detach()
algotron.listener
Listener
Constructor
start( tick_fn )
Powered by
Constructor
Sensor not allow to construct by itself. Use add_sensor in simulation instead.