hmans / miniplex

A 👩‍💻 developer-friendly entity management system for 🕹 games and similarly demanding applications, based on 🛠 ECS architecture.
MIT License
854 stars 39 forks source link

Allow `remove` to remove many entities at once #241

Closed hmans closed 2 years ago

hmans commented 2 years ago

Allows world.remove(manyEntities), where manyEntities can by any iterable (ie. an array, a bucket, ...)

codesandbox[bot] commented 2 years ago

CodeSandbox logoCodeSandbox logo  Open in CodeSandbox Web Editor | VS Code | VS Code Insiders

changeset-bot[bot] commented 2 years ago

🦋 Changeset detected

Latest commit: 191884b2bfeaf300069ae237ca40bc318b42c47b

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages | Name | Type | | ---------------- | ----- | | @miniplex/bucket | Patch | | @miniplex/core | Patch | | miniplex | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR