sgdk
VRAMRegion Struct Reference

VRAM region structure. More...

#include <vram.h>

List of all members.

Public Attributes

u16 startIndex
u16 endIndex
u16free
u16vram

Detailed Description

VRAM region structure.

Parameters:
startIndexstart position in tile for the VRAM region
endIndexend position in tile for the VRAM region
freeposition of next free area
vramallocation buffer

Define cache information for a VRAM region dedicated to tile storage.


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines