unique id of entity
Stream triggered when a component is added
Note: make sure to unsubscribe. If needed, use DisposeBag
util
Stream triggered when a component is removed
Note: make sure to unsubscribe. If needed, use DisposeBag
util
Get a component of this entity by name.
Check if this entity has a component by name.
Remove a component from this entity by name.
Generated using TypeDoc
The entity is the container of components.