voxelman v0.8.0 (2017-02-03T20:04:39Z)
Dub
Repo
ComponentQuery
datadriven
query
Undocumented in source.
struct
ComponentQuery (
ComponentStorages
...
) {
int
opApply
(int delegate(Row) dg);
}
Members
Functions
opApply
int
opApply
(int delegate(Row) dg)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
datadriven
query
functions
componentQuery
genComponentIterationCode
genComponentName
genComponentStorageName
genComponentStorages
genRowComponentName
genRowDefinition
genStorageComponentName
structs
ComponentQuery