Vixen
dd8b0a81

Core · guide

Collections the BCL does not have

The eight structures in Vixen.Core.Collections, the one frame-loop property each of them buys that List and Dictionary cannot, and which of the two identity types to reach for.

Edit this page on GitHub

Documents

Next

  • Job priorities — The job scheduler's two tiers — frame work, and work that would rather be late than make a frame late.
  • Entity queries — Iterating the entities that have a given set of components.
  • Structural change during iteration — Creating, destroying, adding and removing while a loop is walking the chunks — recorded into a command buffer and played back where nothing is iterating.