9e788b135bbdfc2d246727429ee59355014288ad
Introduces a `CommandQueue` to handle command components. It allows registering handlers that are executed when `execute()` is called, automatically removing the command component and cleaning up empty entities. Includes an interruption mechanism to pause processing during asynchronous operations.
Description
No description provided
410 KiB
Languages
TypeScript
100%