dagon v0.12.0-beta2 (2021-10-10T20:59:18Z)
Home
Dub
Repo
EntityGroup
dagon
graphics
entity
Undocumented in source.
interface
EntityGroup {
int
opApply
(int delegate(Entity) dg);
}
Members
Functions
opApply
int
opApply
(int delegate(Entity) dg)
Undocumented in source.
Meta
Source
See Implementation
dagon
graphics
entity
classes
Entity
EntityComponent
EntityManager
enums
EntityLayer
EntityType
functions
matrixScale
interfaces
EntityGroup