haxeui / haxeui-flixel

The Flixel backend of the HaxeUI framework
MIT License
45 stars 13 forks source link

Spritesheets and Slice9 implementations #4

Closed MSGhero closed 7 years ago

MSGhero commented 7 years ago

Spritesheets are now valid sources when looking for assets. E.g.: the FlxAtlasFrames output of loading a TexturePacker .png and .json can be registered and used as a source of images.

Added some clip rect changes, but these may need to be changed in Flixel itself instead of just here.

MSGhero commented 7 years ago

Don't merge quite yet, I'm currently adding 9-slice and fixing some style stuff.

MSGhero commented 7 years ago

Good 2 go

MSGhero commented 7 years ago

@ianharrigan can I get a merge on this?

ianharrigan commented 7 years ago

Sorry, i thought i had...