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.
pub const fn index(mode: Addressing, slot: u16) -> Option<u8>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.