Package SmootLight :: Package operationscore :: Module PixelEvent :: Class PixelEvent
[hide private]
[frames] | no frames]

Class PixelEvent

source code

                                    object --+    
                                             |    
operationscore.SmootCoreObject.SmootCoreObject --+
                                                 |
                                                PixelEvent

Instance Methods [hide private]
 
init(self) source code
 
initEvent(self) source code
 
scale(self, c) source code
 
state(self, timeDelay) source code

Inherited from operationscore.SmootCoreObject.SmootCoreObject: __contains__, __getitem__, __getiter__, __init__, __setitem__, acquireLock, addDieListener, className, die, releaseLock, removeDieListener, validateArgDict, validateArgs

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Static Methods [hide private]
 
addPixelEventIfMissing(responseDict) source code
Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

init(self)

source code 
Overrides: operationscore.SmootCoreObject.SmootCoreObject.init