pixijs/pixi-haxe

View on GitHub
src/pixi/core/graphics/Graphics.hx

Summary

Maintainability
Test Coverage

Line is longer than 160 characters (found 195)
Open

     * @param anticlockwise {Bool} Optional. Specifies whether the drawing should be counterclockwise or clockwise. False is default, and indicates clockwise, while true indicates counter-clockwise.

Checks for long lines. Long lines are hard to read.

There are no issues that match your filters.

Category
Status