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

Class DejaVuLightColorActor

source code

  scenario.actor.Actor --+        
                         |        
scenario.actor.CustomActor --+    
                             |    
                   DejaVuActor --+
                                 |
                                DejaVuLightColorActor

Instance Methods [hide private]
  __init__(self, name, object)
  setValue(self, value)
  getValue(self)

Inherited from scenario.actor.CustomActor: checkFunction, getValueFromObject

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


Method Details [hide private]

__init__(self, name, object)
(Constructor)

source code 
None
Overrides: DejaVuActor.__init__

setValue(self, value)

source code 
None
Overrides: DejaVuActor.setValue

getValue(self)

source code 
None