Hi,
When I’m disposing a sprite which has drawings on its graphics object, Do I need to use “graphics.clear()” or is “mySprite = null” is enough?
thanks,
Nimrod
Hi,
When I’m disposing a sprite which has drawings on its graphics object, Do I need to use “graphics.clear()” or is “mySprite = null” is enough?
thanks,
Nimrod
:: Copyright KIRUPA 2026 //--
``` ```