Package SmootLight :: Package util :: Module ComponentRegistry
[hide private]
[frames] | no frames]

Module ComponentRegistry

source code

Functions [hide private]
 
initRegistry() source code
 
makelock() source code
 
clearRegistry() source code
 
getLock() source code
 
getComponent(cid) source code
 
registerComponent(component, cid=None) source code
 
verifyUniqueId(cid) source code
 
removeComponent(cid) source code
 
getNewId() source code
Variables [hide private]
  Registry = {'DefaultPixelMapper': <SmootLight.pixelmappers.Sim...
  __package__ = 'SmootLight.util'
  utilLock = <thread.lock object at 0xb7524420>
Variables Details [hide private]

Registry

Value:
{'DefaultPixelMapper': <SmootLight.pixelmappers.SimpleMapper.SimpleMap\
per object at 0x99c61ac>,
 'OSCTouchChase': <SmootLight.behaviors.BehaviorChain.BehaviorChain ob\
ject at 0x99c09cc>,
 'Screen': <SmootLight.pixelcore.Screen.Screen instance at 0x9303d6c>,
 'SixaxisChase': <SmootLight.behaviors.BehaviorChain.BehaviorChain obj\
ect at 0x99c05ec>,
 'allpixels': <SmootLight.behaviors.AllPixels.AllPixels object at 0x99\
...