Vixen
dd8b0a81

ECS · guide

Reading a frame's order without running it

The order a set of systems will run in, worked out from their types alone — and the ordering attributes that turn out to do nothing.

Edit this page on GitHub

Documents

Next

  • Entity queries — Iterating the entities that have a given set of components.
  • Components — The data an entity has, and what makes a type one.
  • Job priorities — The job scheduler's two tiers — frame work, and work that would rather be late than make a frame late.