API Reference ECSx v0.1.1
modules
Modules
ECSx is an Entity-Component-System (ECS) framework for Elixir.
Provides an API for working with Components of a specific type.
The Manager for your ECSx application.
A fragment of game logic which reads and updates Components.
mix-tasks
Mix Tasks
Generates a new Aspect for an ECSx application.
Generates a new System for an ECSx application.
Generates the manager process which runs an ECSx application.