Wulf / plik

Utility library for HAXE3/OpenFL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PLIK (com.akifox.plik)

Utility library for HAXE3/OpenFL

If you want to use the whole library you can add it to haxelib. Otherwise copy the class you need in your project.

Clone in a folder you choose and add to haxelib

haxelib git plik https://github.com/yupswing/plik.git

Then add the library to your project.xml

<haxelib name="plik" />

Useful stuff for third parties

com.akifox.plik.debug.Performance

Haxe/OpenFL class to display FPS stats and memory usage.

Check the class here

Screenshot

com.akifox.plik.atlas.*

Haxe/OpenFL classes to manage Texture Atlas

Check the class here

About

Utility library for HAXE3/OpenFL

License:MIT License


Languages

Language:Haxe 100.0%