flixel v1.01 Release Notes

Release Date: 2012-04-29 // almost 12 years ago
    • Finally ported FlxPreloader class
    • 🛠 Fixed issue with FlxTextField class when it wasn't affected by fade() and flash() effects (on cpp and neko targets)
    • 👌 Improvements in memory consumption for FlxTileBlock and FlxBitmapFont classes
    • ⚡️ Updated lib to work with haxe 2.09
    • Ported FlxGridOverlay from Flixel-Power-Tools