pixijs/pixi-haxe

View on GitHub
src/pixi/mesh/NineSlicePlane.hx

Summary

Maintainability
Test Coverage

Too many parameters for function: drawSegment (> 7)
Open

    function drawSegment(context:CanvasRenderingContext2D, textureSource:Dynamic, w:Float, h:Float, x1:Float, y1:Float, x2:Float, y2:Float):Void;

Checks the number of parameters of a method.

There are no issues that match your filters.

Category
Status