execs v0.3.1 API Reference

Modules

Execs provides the data abstraction layer for an Entity-Component System. It uses a Mnesia client by default, with disc_copy tables. There is currently no other client though the framework is in place for one should the need arise

Data manipulation is handled through clients which implement this interface