GX*_GetOBJVRamModeChar

C Specification

#include <nitro/gx/gx.h>
GXOBJVRamModeChar GX_GetOBJVRamModeChar( void ); GXOBJVRamModeChar GXS_GetOBJVRamModeChar( void );

Arguments

None.

Return Values

Obtains the mapping mode.

Description

Obtains the OBJ-VRAM capacity of the character OBJ mapping mode. GX_GetOBJVRamModeChar function obtains the main graphics engine setting, and GXS_GetOBJVRamModeChar obtains the sub graphics engine setting.



For the type definition of GXOBJVRamModeChar type, see GX_SetOBJVRamModeChar.

See Also

GX_GetOBJVRamModeBmp, GX_SetOBJVRamModeChar, GXS_SetOBJVRamModeChar

Revision History

12/24/2004