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

fixed transformation limit issue #5

Closed marcusbrose closed 9 years ago

marcusbrose commented 9 years ago

Thanks for your great work on YCanvas, I just have a small fix

jozefchutka commented 9 years ago

thx for the fix