heapsTiled

Import Tiled generated maps to Heaps based projects.
https://github.com/deepnight/heapsTiled

To install, run:

haxelib install heapsTiled 0.0.14 

See using Haxelib in Haxelib documentation for more information.

README.md

About

A simple lib to import Tiled maps to Heaps projects. It only supports basic stuff, and it's not meant to support 100% of all Tiled features. You can extend it quite easily :)

Usage

See Test.hx

Folder structure

│   Test.hx
│
└───tiled
    │   TMap.hx
    │
    └───com
            TLayer.hx
            TObject.hx
            TTileset.hx

Credit

"Caves of Gallet" tileset by Adam Saltsman: https://adamatomic.itch.io/caves-of-gallet

Contributors
sbenard
Version
0.0.14
Published
6 years ago
Dependencies
License
Apache

All libraries are free

Every month, more than a thousand developers use Haxelib to find, share, and reuse code — and assemble it in powerful new ways. Enjoy Haxe; It is great!

Explore Haxe

Haxe Manual

Haxe Code Cookbook

Haxe API documentation

You can try Haxe in the browser! try.haxe.org

Join us on GitHub!

Haxe is being developed on GitHub. Feel free to contribute or report issues to our projects.

Haxe on GitHub