flixel v3.3.3 Release Notes

Release Date: 2014-05-06 // almost 10 years ago
    • ๐Ÿ›  FlxSpriteFilter: fixed graphic being destroyed when not used elsewhere
    • ๐Ÿ›  FlxTileblock: fixed graphic not showing up
    • ๐Ÿ›  FlxBar: fixed a crash
    • ๐Ÿ›  TexturePackerData: fixed a crash when destroy() is called more than once
    • ๐Ÿ›  FlxSprite: fixes for drawFrame() and stamp()
    • ๐Ÿšš FlxVelocity and FlxAngle: removed arbitrary limitation of some parameters being of type Int (now Float)
    • FlxTypedEmitter: added a set() to Bounds