docs: clear is method of layer

This commit is contained in:
Лаврёнов Антон
2014-02-24 22:23:19 +08:00
parent 9926f5a6a9
commit 59bf6a3f9b

View File

@@ -154,7 +154,7 @@
/** /**
* clear scene and hit canvas contexts tied to the layer * clear scene and hit canvas contexts tied to the layer
* @method * @method
* @memberof Kinetic.Node.prototype * @memberof Kinetic.Layer.prototype
* @param {Object} [bounds] * @param {Object} [bounds]
* @param {Number} [bounds.x] * @param {Number} [bounds.x]
* @param {Number} [bounds.y] * @param {Number} [bounds.y]