artemisd ~master (2015-07-27T13:45:50Z)
Home
Dub
Repo
EntityTemplate
artemisd
entitytemplate
Undocumented in source.
abstract
class
EntityTemplate {
mixin
TypeDecl
;
static
Entity
buildEntity
(Entity e, World world, Args args);
}
Members
Mixins
__anonymous
mixin
TypeDecl
Undocumented in source.
Static functions
buildEntity
Entity
buildEntity
(Entity e, World world, Args args)
Undocumented in source.
Mixed In Members
From
mixin
TypeDecl
TypeNum
uint
TypeNum
;
Undocumented in source.
BaseType
enum
BaseType
;
Undocumented in source.
GetTypeId
uint
GetTypeId
()
Undocumented in source.
TypeId
uint
TypeId
;
Undocumented in source.
GetTypeId
uint
GetTypeId
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
artemisd
entitytemplate
classes
EntityTemplate