Skip to main content

index

Function index 

Source
pub const fn index(mode: Addressing, slot: u16) -> Option<u8>
Expand description

The tilemap byte that names slot under mode, if mode reaches it.

None for the block the mode leaves out, and for a slot past SLOT_COUNT.