This commit is contained in:
Hua 2019-11-18 11:11:25 +08:00
parent c198c4e2b3
commit f0d2394c6f

View file

@ -67,7 +67,7 @@ var LineCurve = new Class({
/**
* The quantity of arc length divisions within the curve.
*
* @name Phaser.Curves.Curve#arcLengthDivisions
* @name Phaser.Curves.Line#arcLengthDivisions
* @type {integer}
* @default 1
* @since 3.0.0