voxelman v0.6.1 (2016-01-09T15:39:38Z)
Dub
Repo
ComponentQuery
datadriven
api
Undocumented in source.
struct
ComponentQuery (
ComponentStorages
...
) {
struct
Row
;
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.
Structs
Row
struct
Row
Undocumented in source.
Meta
Source
See Implementation
datadriven
api
aliases
EntityId
componentType
functions
componentQuery
genComponentIterationCode
genComponentName
genComponentStorageName
genComponentStorages
genRowDefinition
structs
ComponentQuery
templates
isComponentStorage