Preparing search index...
The search index is not available
oops-framework
oops-framework
ecs
ISystemFirstUpdate
Interface ISystemFirstUpdate<E>
监听系统第一次执行update处理实体时,在ComblockSystem上实现这个接口
Type Parameters
E
extends
ecs
.
Entity
=
ecs
.
Entity
Hierarchy
ISystemFirstUpdate
Index
Methods
first
Update
Methods
first
Update
first
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
First
Update
first
Update
Generated using
TypeDoc
监听系统第一次执行update处理实体时,在ComblockSystem上实现这个接口