提交 b385a0dd 编写于 作者: F Ford Hurley

Document the AnimationUtils methods correctly

上级 3ee05d49
......@@ -18,12 +18,12 @@
<h3>[method:Array arraySlice]( array, from, to )</h3>
<div>
Convert an array to a specific type.
This is the same as Array.prototype.slice, but also works on typed arrays.
</div>
<h3>[method:Array convertArray]( array, type, forceClone )</h3>
<div>
This is the same as Array.prototype.slice, but also works on typed arrays.
Convert an array to a specific type.
</div>
<h3>[method:Boolean isTypedArray]( object )</h3>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册