voxelman ~master (2018-10-12T19:51:42Z)
Dub
Repo
ComponentQuery.opApply
datadriven
query
ComponentQuery
Undocumented in source. Be warned that the author may not have intended to support it.
int
opApply
(int delegate(Row) dg)
int
opApply
(int delegate(EntityId id, Components) dg)
struct
ComponentQuery
(ComponentStorages...)
int
opApply
(
scope
int
delegate
(
EntityId
id
,
Components
)
dg
)
Meta
Source
See Implementation
datadriven
query
ComponentQuery
aliases
Components
functions
opApply