G2_SetOBJPosition

Syntax

#include <nitro/gx/g2_oam.h>
void G2_SetOBJPosition(GXOamAttr * oam, int x, int y);

Arguments

oam Pointer to the location storing the OAM data
x x-coordinate
y y-coordinate

Return Values

None.

Description

*This function changes the x-y coordinates of the OAM data stored in oam.

See Also

Revision History

2004/01/19 Initial version.


CONFIDENTIAL