#include <nitro/gx/g2.h>
void G2_SetOBJMosaicSize(int hSize, int vSize);
This function determines the mosaic size to be applied to OBJ. However, display is normal if the mosaic size is set to 0.
hSize |
Mosaic width |
vSize |
Mosaic height |
None
G2_SetBGMosaicSize, G2_OBJMosaic
01/19/2004 Initial Version