Files
raw-haxe-game/source/core/GameMap.hx
Indrajith K L 6d82254873 Map Editor Changes
* Removed Ogmo and replaced with Ldtk.
* TODO - Level Transitions
2022-04-29 02:27:58 +05:30

4 lines
106 B
Haxe

package core;
private typedef _Tmp = haxe.macro.MacroType<[ldtk.Project.build("assets/data/map.ldtk")]>;