flixel v1.02 Release Notes

Release Date: 2012-05-19 // almost 12 years ago
    • Ported FlxBar class
    • โž• Added FlxBitmapTextField class (background property isn't working on cpp for now)
    • โž• Added PxButton class which uses FlxBitmapTextField for text rendering
    • Replaced Dynamic with appropriate types (where it was possible)
    • ๐Ÿ‘Œ Improvements in FlxQuadTree and FlxObject (less garbage)
    • ๐Ÿ”„ Changed TileSheet creation process to insert gaps between frames. This should solve 'pixel bleeding' problem