跳转到内容

CommandsDescriptor

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

Defined in: ecs/commands.ts:25

A request for a command queue in a system’s parameter list, as Commands returns it. Opaque — the system body receives a CommandsInstance, which is the thing with methods.