Small entity-component-system
Go to file
2019-06-07 15:52:57 +02:00
ecs Added codegen to register components, and started reworking lua 2019-06-07 15:52:57 +02:00
ecs-lua Added codegen to register components, and started reworking lua 2019-06-07 15:52:57 +02:00
ecs-serial Added codegen to register components, and started reworking lua 2019-06-07 15:52:57 +02:00
test Added codegen to register components, and started reworking lua 2019-06-07 15:52:57 +02:00
vendor Switched back to using ids instead of names, added uuids to entities and started work on serialization 2019-02-05 22:46:53 +00:00
.flintlock Added codegen to register components, and started reworking lua 2019-06-07 15:52:57 +02:00
.gitignore Added codegen to register components, and started reworking lua 2019-06-07 15:52:57 +02:00
.gitmodules Switched back to using ids instead of names, added uuids to entities and started work on serialization 2019-02-05 22:46:53 +00:00
.vimlocal Added codegen to register components, and started reworking lua 2019-06-07 15:52:57 +02:00
flint.lua Added codegen to register components, and started reworking lua 2019-06-07 15:52:57 +02:00
flint.py Created basic ecs that has an optional lua module 2019-01-30 00:23:32 +01:00
template.mako Added codegen to register components, and started reworking lua 2019-06-07 15:52:57 +02:00
test.py Added codegen to register components, and started reworking lua 2019-06-07 15:52:57 +02:00