Tjakka5
55ae5fd987
Add helper functions to container. Allow name to be gotten
2020-01-04 13:40:18 +01:00
Tjakka5
6cd66e6737
Add serialization and deserialization functions to component, entity, world
2020-01-04 13:26:26 +01:00
Tjakka5
f502f1b9f6
rename folder src to concord
2020-01-04 10:50:13 +01:00
Justin van der Leij
6c98c259e4
Moved some files
2018-04-07 18:24:52 +02:00
Justin van der Leij
281bb53a5b
Added type checking
2018-04-07 01:42:00 +02:00
Justin van der Leij
fda6cd7237
Removed the inherit option for components. They are functional by default now
...
Turns out doing a 'setmetatable' only makes the code 0.00038% slower. Effectively making the previous code slower because of the branches.
Who would've tought
2018-04-07 00:00:54 +02:00
Justin van der Leij
5afe539d86
Redoing folder layouts
2018-04-06 12:28:42 +02:00