Fix 'draw a point' typo in drawLine doc
This commit is contained in:
parent
78b19046b4
commit
4707349028
@ -112,7 +112,7 @@ class PenSkin extends Skin {
|
||||
}
|
||||
|
||||
/**
|
||||
* Draw a point on the pen layer.
|
||||
* Draw a line on the pen layer.
|
||||
* @param {PenAttributes} penAttributes - how the line should be drawn.
|
||||
* @param {number} x0 - the X coordinate of the beginning of the line.
|
||||
* @param {number} y0 - the Y coordinate of the beginning of the line.
|
||||
|
Loading…
x
Reference in New Issue
Block a user