atomicptr / openfl-tiled

openfl-tiled is a library which gives OpenFL developers the ability to use the TILED map editor.
Other
45 stars 21 forks source link

Update Layer.hx #32

Closed lulersoft closed 10 years ago

lulersoft commented 10 years ago

support compressed format

code from haxePunkTmx

atomicptr commented 10 years ago

You should use the same code style as the rest of the library :>. ("{" not on new line)

lulersoft commented 10 years ago

Oh, let me correct

lulersoft commented 10 years ago

This file contains code Not from the HaxeFlixel project

from here: haxePunk tiled project

https://github.com/HaxePunk/tiled/blob/master/com/haxepunk/tmx/TmxLayer.hx

Merged #32.

¡ª Reply to this email directly or view it on GitHub.