Module chunked::chunk[][src]

Logic for dealing with chunks of entities.

Structs

Chunk

A single Chunk of entities of the same Archetype.

ChunkSplitter

A utility for accessing multiple different component types from a chunk at the same time.

EntityEntry

A reader for retrieving single entities from a snapshot.