Preparing search index...
The search index is not available
oops-framework
oops-framework
ecs
IEntityRemoveSystem
Interface IEntityRemoveSystem<E>
监听组件从实体上移除时,在ComblockSystem上实现这个接口
Type Parameters
E
extends
ecs
.
Entity
=
ecs
.
Entity
Hierarchy
IEntityRemoveSystem
Index
Methods
entity
Remove
Methods
entity
Remove
entity
Remove
(
entity
:
E
)
:
void
Parameters
entity:
E
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
oops-
framework
ecs
IEntity
Remove
System
entity
Remove
Generated using
TypeDoc
监听组件从实体上移除时,在ComblockSystem上实现这个接口