#include <nitro/gx/g2_oam.h>
GXOamEffect G2_GetOBJEffect(const GXOamAttr * oam);
Gets flip or affine transformation effects from *oam. For type
GXOamEffect, refer to G2_SetOBJAttr.
oam |
Pointer to the storage location of OAM data. |
Effect type
G2_SetOBJAttr, G2_SetOBJEffect
06/09/2004 Initial version