Skip to content

System resource access #68

@martinjonsson01

Description

@martinjonsson01

Reason

To allow for resources like deltaTime, gravity and input allow access to non-component resources from systems.

Requirements

  • A system can query for resources
  • Systems can ready or write to and from resources
  • Writes to resources are mutually exclusive to reads
  • Resources are singletons, there can't be multiple instances of a single resource

Dependencies

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Status

    📋 Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions