CCNodeRGBA is a subclass of CCNode that implements the CCRGBAProtocol protocol. All features from CCNode are valid, plus the following new features:
- opacity
- RGB colors Opacity/Color propagates into children that conform to the CCRGBAProtocol if cascadeOpacity/cascadeColor is enabled.