Skip to content

Move event loop into reusable function #6

@rishflab

Description

@rishflab

Currently the user of the engine crate must construct and define their own event loop. This is unnecessary. The event loop should be predefined and all inputs should be collected, placed in a resource and be accessible via an ECS system.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions