Skip to content

volvis/Haxe-GLEED2D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Haxe-GLEED2D

Class structure for reading GLEED2D files. (https://gleed2d.codeplex.com/)

import org.aijai.gleed2d.front.G2DLevel;
import org.aijai.gleed2d.Gleed2D;

var g:G2DLevel = new Gleed2D(xmlString);</code>

At this point only texture items are supported. No data is read from geometric types, eg. rectangle, sphere and polygon.

About

Class structure for reading GLEED2D (Generic Level Editor 2D) XML files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages