Skip to content

Plan: Spatial Datastructures as Entities #24

@laundmo

Description

@laundmo

I'm planning changing this library to store spatial DS as entities instead of resources.

changes:

  • plugin not generic anymore
  • user can decide between different update modes by adding a system
    • this system is a static method on the DS
    • this system is generic over the marker component, to know what to query for
  • allow for less macros/traits - multiple updater-systems instead
  • easier scheduling by user adding the updated system themselves, can easily order it.

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