destroy()
Destroys all references this AnimationManager contains.
Iterates through the list of animations stored in this manager and calls destroy on each of them.
- Source code: animation/AnimationManager.js (Line 404)
destroy()
Destroys all references this AnimationManager contains.
Iterates through the list of animations stored in this manager and calls destroy on each of them.
Please login to continue.