mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
JSCS fixes
This commit is contained in:
parent
1208324d4d
commit
fdb5483e87
@ -50,9 +50,9 @@
|
||||
|
||||
/**
|
||||
* Render a line of a single color in a given canvas 2D context.
|
||||
*
|
||||
*
|
||||
* @param color {String} color to draw
|
||||
* @param x {Number} x coordinate
|
||||
* @param x {Number} x coordinate
|
||||
* @param y {Number} y coordinate
|
||||
* @param width {Number} width of the line to draw, in pixels
|
||||
* @param context {CanvasRenderingContext2D} context of the canvas target
|
||||
|
Loading…
Reference in New Issue
Block a user