bubel-ecs ~master (2023-04-27T10:30:22Z)
Dub
Repo
Simple
demos
simple
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
)
struct
Simple {
__gshared
const
(
char
)*
tips
;
EntityTemplate
*
tmpl
;
Texture
texture
;
}
Members
Static variables
tips
const
(
char
)*
tips
;
Undocumented in source.
Variables
texture
Texture
texture
;
Undocumented in source.
tmpl
EntityTemplate
*
tmpl
;
Undocumented in source.
Meta
Source
See Implementation
demos
simple
functions
getSimpleDemo
simpleEnd
simpleEvent
simpleLoop
simpleRegister
simpleStart
spawnEntity
static variables
simple
structs
MoveSystem
Simple
variables
px