Concord/concord
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
..
component.lua Removed the inherit option for components. They are functional by default now 2018-04-07 00:00:54 +02:00
entity.lua Redoing folder layouts 2018-04-06 12:28:42 +02:00
init.lua Made the library loading passtrough work properly 2018-04-06 23:46:37 +02:00
instance.lua Redoing folder layouts 2018-04-06 12:28:42 +02:00
list.lua Redoing folder layouts 2018-04-06 12:28:42 +02:00
pool.lua Redoing folder layouts 2018-04-06 12:28:42 +02:00
run.lua Fixed the love.run loop and moved it into its own file. Fixed examples 2018-04-06 23:53:37 +02:00
system.lua Redoing folder layouts 2018-04-06 12:28:42 +02:00