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

add support for layer visibility #46

Closed atomicptr closed 10 years ago

atomicptr commented 10 years ago

the layer tag has a "visible" attribute which can be either 1 (shown) or 0 (hidden).