Skip to content

[Feature Request] - Capacity scaling #5

Description

@GauthierMalfilatre

Description

Make kronkworld's ECS scalable (no max entities, no max components)

Changes

  • class EntityManager
  • class ComponentManager
  • class ComponentBox

Implementation

Maybe check if the current capacity is reached, and increase size of arrays / bitsets ?

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions