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