Forum Discussion

GregoryTheMad's avatar
10 years ago

invalidating bitmaps/sprites

I have a carousel of large images. In order to optimize the amount of available memory I am trying to remove the offscreen sprites from the compositor and then invalidate them. However after i have do...