| Trees | Indices | Toggle frames |
|---|
layer.Layer --+
|
ScrollableLayer
A Cocos Layer that is scrollable in a Scene.
Scrollable layers have a view which identifies the section of the layer currently visible.
The scrolling is usually managed by a ScrollingManager.
| __init__(self) | |
| set_view(self, x, y, w, h) | |
| draw(self) |
origin_z = 0
|
|
origin_y = 0
|
|
origin_x = 0
|
| Trees | Indices | Toggle frames |
|---|
| Generated by Epydoc 3.0beta1 on Sat Sep 6 13:21:12 2008 | http://epydoc.sourceforge.net |