跳转到内容

SystemDef

此内容尚不支持你的语言。

Defined in: ecs/system.ts:148

A declared system, as defineSystem returns it. Opaque: hand it to addSystem, a SystemSet or a schedule rather than reading it — every member is engine plumbing and may change.