#include <nitro/gx/g2.h>
void G2S_SetOBJMosaicSize(int hSize, int vSize);
This function sets the size of the mosaic to apply to OBJ. However, if the mosaic size is 0, the display will be as usual.
hSize |
Mosaic width |
vSize |
Mosaic height |
None
G2S_SetBGMosaicSize, G2S_BG0Mosaic
02/09/2004 Initial Version