Cocos Creator API

1.2.0

Cocos Creator is a highly customizable game development tool that utilizes the power of cocos2d-x.

Enum Graphics.LineJoin

Module: cc

Enum for LineJoin.

BEVEL Number

Fills an additional triangular area between the common endpoint of connected segments, and the separate outside rectangular corners of each segment.

ROUND Number

Rounds off the corners of a shape by filling an additional sector of disc centered at the common endpoint of connected segments. The radius for these rounded corners is equal to the line width.

MITER Number

Connected segments are joined by extending their outside edges to connect at a single point, with the effect of filling an additional lozenge-shaped area.

There are no properties that match your current filter settings. You can change your filter settings in the index section on this page. index