retrograde ~master (2021-12-10T22:01:18.9456294)
Dub
Repo
ModelComponent
retrograde
model
Undocumented in source.
class
ModelComponent :
EntityComponent
{
mixin
EntityComponentIdentity
!
"ModelComponent"
;
Model
model
[@property getter];
this
(Model model);
}
Constructors
this
this
(Model model)
Undocumented in source.
Members
Mixins
__anonymous
mixin
EntityComponentIdentity
!
"ModelComponent"
Undocumented in source.
Properties
model
Model
model
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Inherited Members
From EntityComponent
getComponentType
StringId
getComponentType
()
Undocumented in source.
getComponentTypeString
string
getComponentTypeString
()
Undocumented in source.
Meta
Source
See Implementation
retrograde
model
classes
ModelComponent
ModelLoadException
RenderableModelComponent
interfaces
Model