mirror of
https://github.com/BlackMATov/evolved.lua.git
synced 2025-12-14 12:10:23 +07:00
tagged table pools, table.new/clear to speed them up
This commit is contained in:
@@ -69,7 +69,7 @@ batch_clear :: query -> integer, boolean
|
||||
batch_destroy :: query -> integer, boolean
|
||||
|
||||
chunk :: fragment... -> chunk?, entity[]?
|
||||
select :: chunk, fragment... -> component[]?...
|
||||
select :: chunk, fragment... -> component[]...
|
||||
|
||||
each :: entity -> {each_state? -> fragment?, component?}, each_state?
|
||||
execute :: query -> {execute_state? -> chunk?, entity[]?}, execute_state?
|
||||
|
||||
Reference in New Issue
Block a user