Beeblerox / BitmapFont

cross-platform bitmap font implementation
50 stars 18 forks source link

Not compatable with OpenFl 4.0.0 #24

Open jarbot opened 8 years ago

jarbot commented 8 years ago

The Tilesheet class has been removed from OpenFl 4.0.0

/opt/lib/haxelib/bitmapFont/0,9,4/bitmapFont/BitmapFont.hx:5: characters 7-31 : Type not found : openfl.display.Tilesheet

jersonlatorre commented 7 years ago

Same here :(

jarbot commented 7 years ago

@jersonlatorre we forked this so that it will work with openfl 4.0.0 it uses tilemap instead of tilesheet https://github.com/flowplay/BitmapFont