CCClipMode
CCClipMode
Cocos2DType: Enum
Values
Bounds(enum value)
Clipping with a ScissorRect
BoundsWithRenderTarget(enum value)
Clipping with the ScissorRect and in a RenderTarget
None(enum value)
No clipping of children
Type: Enum
Clipping with a ScissorRect
Clipping with the ScissorRect and in a RenderTarget
No clipping of children