[][src]Function gba_addresses::oam::index_obj_affine_param

pub const fn index_obj_affine_param(i: usize) -> usize

Index the affine parameters to a given entry.

This is the address of pa for the requested set of object attributes. The pb, pc, and pd addresses are each 8 bytes farther along respectively.

Panics

i must be < 32.