Class cc.Layer
- Defined in: CCLayer.js
- Extends cc.Node
Constructor Attributes | Constructor Name and Description |
---|---|
cc.Layer()
cc.Layer is a subclass of cc.Node that implements the TouchEventsDelegate protocol.
|
Method Summary
Class Detail
cc.Layer()
cc.Layer is a subclass of cc.Node that implements the TouchEventsDelegate protocol.
All features from cc.Node are valid, plus the following new features:
It can receive iPhone Touches
It can receive Accelerometer input
All features from cc.Node are valid, plus the following new features:
It can receive iPhone Touches
It can receive Accelerometer input