摘要: /** * Goto the specified frame index, and pause at this index. * @param startIndex The animation will pause at this index. */gotoFrameAndPause: function(startIndex){ this._startFrame = this._curre... 阅读全文
posted @ 2017-08-14 17:03 Quintinz 阅读(139) 评论(0) 推荐(0)