pub fn write(access: Access<'_>, slot: u16, data: &Tile)
Write one tile into slot.
slot
If slot is SLOT_COUNT or beyond, which would otherwise land in a tilemap. The check folds away when slot is a constant.
SLOT_COUNT