Skip to content

Multiple targets inside get! and query! #6

@Nertsal

Description

@Nertsal

For example, allowing the following:

query!(
    world.units,
    (id, &body.position),
    UnitRef { position: &body.position, velocity: &body.velocity } 
)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions