Package DejaVu :: Package scenarioInterface :: Module actor :: Class RedrawActor
[hide private]
[frames] | no frames]

Class RedrawActor

source code

scenario.actor.Actor --+
                       |
                      RedrawActor

Instance Methods [hide private]
  __init__(self, vi, initialValue=0, datatype=<class scenario.datatypes.DataType at 0xb6dc3d1c>, interp=<class scenario.interpolators.Interpolator at 0xb6dc3a4c>)
  callFunction(self, value)

Inherited from scenario.actor.Actor: deleteKeyFrame, getInterval, getLastFrame, getValueAt, getValueGenerator, isFullRange, setKeyframe, setValue, setValueGenerator


Method Details [hide private]

__init__(self, vi, initialValue=0, datatype=<class scenario.datatypes.DataType at 0xb6dc3d1c>, interp=<class scenario.interpolators.Interpolator at 0xb6dc3a4c>)
(Constructor)

source code 
None
Overrides: scenario.actor.Actor.__init__

callFunction(self, value)

source code 
None