src/pixi/mesh/NineSlicePlane.hx
Too many parameters for function: drawSegment (> 7) Open
Open
function drawSegment(context:CanvasRenderingContext2D, textureSource:Dynamic, w:Float, h:Float, x1:Float, y1:Float, x2:Float, y2:Float):Void;
- Read upRead up
- Create a ticketCreate a ticket
- Exclude checks
Checks the number of parameters of a method.