Constant shard_ecs::MAX_ENTITIES[][src]

pub const MAX_ENTITIES: usize = usize::pow(ENTITY_INDEX_BITS as usize, 2); // 0x0000_0000_0000_0240usize
Expand description

Largest amount of entities than can be inserted into the registry. Is defined to be: 16_777_216