Install the dev
branch
haxelib git flixel https://github.com/HaxeFlixel/flixel
Install my fork of the Edge ECS engine by @fponticelli
haxelib git edge https://github.com/DleanJeans/edge
The global class for reference to the FlxState
, Game
and UI
.
Contains and setups the Edge engine, FlxSpriteGroups, managers, systems, phases and signals.
Uses MVC, MVP or something like that, kinda :P.
Contains the all the UI components of the game.