dagon v0.11.0-beta1 (2020-10-07T12:26:54Z)
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
functions
matrixScale
interfaces
EntityGroup