flixel v2.0.0-alpha.2 Release Notes

Release Date: 2013-06-02 // almost 11 years ago
    • openfl compatibility
    • ✂ Removed isColored() method from FlxCamera, since Sprite's colorTransform is working properly with drawTiles() now
    • ➕ Added XBox controller button definitions for Mac (took from HaxePunk)
    • 0️⃣ FlxPath enhancement, it has pathAutoCenter property now (true by default) and setPathNode() method for direct change of current path node. Thanks @Gama11
    • 🛠 Little fixes regarding new compiler conditionals and mouse input