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

Possible to use this with offline locally stored tiles? #10

Open PippoApps opened 5 years ago

PippoApps commented 5 years ago

Hello there, I can't find anything similar in the examples.
Is it possible to use this with locally stored tiles? Cheers and keep up the great work