datadriven.api

Undocumented in source.

Members

Aliases

EntityId
alias EntityId = ulong
Undocumented in source.
componentType
alias componentType(ComponentStorage) = TemplateArgsOf!ComponentStorage[0]
Undocumented in source.

Functions

componentQuery
auto componentQuery(ComponentStorages storages)
Undocumented in source. Be warned that the author may not have intended to support it.
genComponentIterationCode
string genComponentIterationCode()

////////////////////////////////////////////////////////////////////////////

genComponentName
string genComponentName()
Undocumented in source. Be warned that the author may not have intended to support it.
genComponentStorageName
string genComponentStorageName()
Undocumented in source. Be warned that the author may not have intended to support it.
genComponentStorages
string genComponentStorages()
Undocumented in source. Be warned that the author may not have intended to support it.
genRowDefinition
string genRowDefinition()
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

ComponentQuery
struct ComponentQuery(ComponentStorages...)
Undocumented in source.

Templates

isComponentStorage
template isComponentStorage(CS, C)
Undocumented in source.

Meta