Skip to content

feat: include dirty set in required set if only one set is specified #1

Description

@ThorstenSuckow
view<Position, Velocity>.withActive().withAnyDirty<PositionComponent>()

Since this evaluates to

Position, Velocity WHERE Active AND Dirty<Position>

the dirty set can be used with the Shortest Set heuristic.

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions