artemisd ~master (2015-07-27T13:45:50Z)
Home
Dub
Repo
ComponentManager.removeComponent
artemisd
componentmanager
ComponentManager
Undocumented in source. Be warned that the author may not have intended to support it.
class
ComponentManager
protected
void
removeComponent
(
T
)
(
Entity
e
)
if
(
is
(
T
:
Component
)
)
Meta
Source
See Implementation
artemisd
componentmanager
ComponentManager
constructors
this
functions
addComponent
clean
deleted
getComponent
getComponents
getComponentsFor
initialize
removeComponent
mixins
__anonymous