UserPreferences

PyroDocEngineEngine


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:

  1. pyro.engine.Engine
    1. Constructor(robotfile = 0, brainfile = 0, simfile = 0)
    2. Internal Functions
      1. _draw(options, renderer)
    3. External Functions
      1. reset()

1.1. Constructor(robotfile = 0, brainfile = 0, simfile = 0)

No Docstring

Arguments:

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

....