parent
8550a458fc
commit
4327e3c282
@ -42,7 +42,7 @@ export class AnimationManager {
|
||||
}
|
||||
|
||||
destroy() {
|
||||
this.app.pixi?.ticker.remove(this.run, this);
|
||||
this.app.pixi.ticker.remove(this.run, this);
|
||||
}
|
||||
/**
|
||||
* 图形对象的所有动画map
|
||||
|
Loading…
Reference in New Issue
Block a user