主题
Home > @esengine/ecs-framework-monorepo > EntitySystem > update
更新系统
在每帧调用,处理系统的主要逻辑。
Signature:
update(): void;
Returns:
void