GX*_GetOBJVRamModeBmp

Syntax

#include <nitro/gx/gx.h>
GXOBJVRamModeBmp GX_GetOBJVRamModeBmp( void ); GXOBJVRamModeBmp GXS_GetOBJVRamModeBmp( void );

  

Arguments

None.

Return Values

Obtains the mapping mode.

Description

Obtains the OBJ-VRAM capacity of the bitmap OBJ mapping mode. The GX_GetOBJVRamModeBmp function gets the settings for the main graphics engine, and the GXS_GetOBJVRamModeBmp function gets the settings for the sub graphics engine.

See the GX_SetOBJVRamModeBmp function for the definition of the GXOBJVRamModeBmp type.

See Also

GX_GetOBJVRamModeChar, GX_SetOBJVRamModeBmp, GXS_SetOBJVRamModeBmp

Revision History

2004/12/24 Initial version.


CONFIDENTIAL