When an object is removed before the transition is complete, does the transition stay in memory?
I am using Pausable timers and transitions with speed adjustment module (http://developer.anscamobile.com/code/pausable-timers-and-transitions-speed-adjustment) by Lerg (Thanks Lerg!!!) to manage my transitions which includes a cleanup function. But if I run display.remove(object) and object = nil before the transition is complete I’m wondering that happens to the transition and if it gets cleaned up with I run cleanTimersAndTransitions().
Thanks in advance!
[import]uid: 90818 topic_id: 24644 reply_id: 324644[/import]