#import <Layer.h>
Inherits CocosNode, and TouchEventsDelegate-p.
Inherited by ColorLayer, Menu, and MultiplexLayer.

Properties | |
| BOOL | isTouchEnabled |
| whether or not it will receive Touch events | |
| BOOL | isAccelerometerEnabled |
| whether or not it will receive Accelerometer events | |
All features from CocosNode are valid, plus the following new features:
- (BOOL) isAccelerometerEnabled [read, write, assign] |
whether or not it will receive Accelerometer events
- (BOOL) isTouchEnabled [read, write, assign] |
whether or not it will receive Touch events
1.5.8