Preparing search index...
The search index is not available
oops-framework
oops-framework
ecs
ISystemUpdate
Interface ISystemUpdate<E>
监听系统执行update处理实体时,在ComblockSystem上实现这个接口
Type Parameters
E
extends
ecs
.
Entity
=
ecs
.
Entity
Hierarchy
ISystemUpdate
Index
Methods
update
Methods
update
update
(
entity
:
E
)
:
void
Parameters
entity:
E
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
oops-
framework
ecs
ISystem
Update
update
Generated using
TypeDoc
监听系统执行update处理实体时,在ComblockSystem上实现这个接口