Skip to content

Improve ECS #13

@JorgenPo

Description

@JorgenPo

https://github.com/pvigier/ecs
I discovered some ECS implementation with the following features:

  1. GetComponensts - get multiple components by one call
  2. HasComponent
  3. HasComponents
  4. Compile time unique component class ID generation (rather than static getName methods).

Need to find for other ECS implementations and improve current blackengine implementation of that pattern.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions