mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-02-06 07:14:55 +08:00
[as3] Ported d77e1fbc53ba809b255db7ceda26f2c1f6c74739
This commit is contained in:
parent
75e9b49d0c
commit
5210b7756d
Binary file not shown.
@ -96,6 +96,7 @@ public class Skeleton {
|
||||
public function updateCache () : void {
|
||||
var updateCache:Vector.<Updatable> = this._updateCache;
|
||||
updateCache.length = 0;
|
||||
this._updateCacheReset.length = 0;
|
||||
|
||||
var bones:Vector.<Bone> = this.bones;
|
||||
var i:Number = 0;
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user