jozefchutka / YCanvas

YCanvas is an open source 2D tile renderer library written in ActionScript 3. It provides high performance solution for rendering world maps. The library also contains Stage3D (GPU) accelerated implementation based on Starling.
http://blog.yoz.sk/2012/01/introduction-to-ycanvas/
MIT License
117 stars 28 forks source link

Update ApplicationDemo/src/main/flex/sk/yoz/ycanvas/demo/simple/Partitio... #1

Closed kavolorn closed 11 years ago

kavolorn commented 11 years ago

Memory leak eliminated in case of several map creations and destructions .

jozefchutka commented 11 years ago

thanks for your update Kavolorn