composure icon indicating copy to clipboard operation
composure copied to clipboard

A haxe library to assist coding in a composition paradigm

composure

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

More