Home | Trees | Indices | Help |
|
---|
|
object --+ | Controller --+ | EncapsulatedController
Set parameters by encapsulating another Controller. Allows a new instance of Controller to control the same parameter as an old instance. You probably won't ever have to use this class directly. Both the VisionEgg.TCPController.TCPController and VisionEgg.PyroHelpers.PyroEncapsulatedController classes subclass this class.
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
Class Variables | |
Inherited from |
Properties | |
Inherited from |
Method Details |
Create instance of Controller. Arguments: eval_frequency -- Int, bitwise "or" of flags temporal_variables -- Int, bitwise "or" of flags return_type -- Set to type() of the parameter under control
|
Called by Presentation. Overrides method in Controller base class.
|
Called by Presentation. Overrides method in Controller base class.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Sat Jun 7 09:06:46 2008 | http://epydoc.sourceforge.net |