dagon v0.12.0-beta1 (2021-09-13T08:15:37Z)
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