nw::gfx::GraphicsMemoryArea Enumerated Type

Syntax

enum GraphicsMemoryArea;

Value

Value Description
MEMORY_AREA_NONE
MEMORY_AREA_FCRAM Represents the FCRAM region.
MEMORY_AREA_VRAMA Represents the A channel of VRAM.
MEMORY_AREA_VRAMB Represents the B channel of VRAM.
GRAPHICS_MEMORY_AREA_COUNT Represents the number of types of memory regions.

Description

Definitions that represent graphics memory areas.


CONFIDENTIAL