base::world::PillarIndexComponent [] [src]

type PillarIndexComponent = AxialType;

This type is used to index into one dimension of the world. Thus we can "only" index (PillarIndexComponent::max_value() - PillarIndexComponent::min_value())² many hex pillars.