1. pyro.engine.Engine
No Docstring
In File: pyrobot/engine/init.py
Subclass of: pyro.gui.Drawable (see PyroDocGuiDrawable) in pyrobot/gui/drawable.py
Depends on:
-
pyro.gui.console
-
pyro.system
-
pyro.gui.drawable
1.1. Constructor(robotfile = 0, brainfile = 0, simfile = 0)
No Docstring
Arguments:
-
robotfile: [optional, def. 0] This argument is overwritten to no matter what, so it's useless
-
brainfile: [optional, def. 0] This argument is overwritten to no matter what, so it's useless
-
simfile: [optional, def. 0] calls loadSimulator to load the file if it is used.
1.2. Internal Functions
1.2.1. _draw(options, renderer)
overload, if you want to draw it
This just passes.
1.3. External Functions
1.3.1. reset()
No Docstring
....
