CocosSharp.CCDrawNode Class
that draws dots, segments and polygons. Faster than the "drawing primitives" since they it draws everything in one single batch.

See Also: CCDrawNode Members

Syntax

public class CCDrawNode : CCNode

Remarks

CocosSharp.CCDrawNode CocosSharp.CCNode that draws dots, segments and polygons. Faster than the "drawing primitives" since they it draws everything in one single batch.

CocosSharp.CCDrawNode CocosSharp.CCNode

v2.1

v2.1

Requirements

Namespace: CocosSharp
Assembly: CocosSharp (in CocosSharp.dll)