GX*_GetOBJVRamModeChar

Syntax

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

Arguments

None.

Return Values

Obtains the mapping mode.

Description

Gets the character OBJ mapping mode and OBJ-VRAM capacity. The GX_GetOBJVRamModeChar function gets settings for the main graphics engine, and the GXS_GetOBJVRamModeChar function gets settings for the sub graphics engine.



See the GX_SetOBJVRamModeChar function for the definition of the GXOBJVRamModeChar type.

See Also

GX_GetOBJVRamModeBmp, GX_SetOBJVRamModeChar, GXS_SetOBJVRamModeChar

Revision History

2004/12/24


CONFIDENTIAL