Module ViewTest :: Class TestLayer
[hide private]
[frames] | no frames]

Class TestLayer

source code

Task.Task --+    
            |    
   View.Layer --+
                |
               TestLayer

Instance Methods [hide private]
 
__init__(self) source code
 
render(self, visibility, topMost) source code
 
__repr__(self) source code

Inherited from View.Layer: hidden, isBackgroundLayer, run, shown

Inherited from Task.Task: started, stopped

Method Details [hide private]

__init__(self)
(Constructor)

source code 
Overrides: Task.Task.__init__

render(self, visibility, topMost)

source code 
Overrides: View.Layer.render