Composure is an Entity/Component system framework for haxe. It supports injection and promises metadata
Composure can be installed via haxelib using the commandline:
haxelib install composure
Basics
- Intro to Composure
- Hello World
- ComposeGroup, ComposeRoot & ComposeItem
- Dependency Injection & metadata
- Using Promises
More