V-Gears 0
Free Final Fantasy VII engine.
VGears::BackgroundFile::Page Struct Reference

A background page/. More...

#include <VGearsBackgroundFile.h>

Public Attributes

bool enabled
 Indicates if the page is used. More...
 
uint16 unknown_02
 Unknown data. More...
 
uint16 value_size
 
Buffer data
 Data buffer. More...
 
Colors colors
 Background color list. More...
 

Detailed Description

A background page/.

Member Data Documentation

◆ colors

Colors VGears::BackgroundFile::Page::colors

Background color list.

◆ data

Buffer VGears::BackgroundFile::Page::data

Data buffer.

◆ enabled

bool VGears::BackgroundFile::Page::enabled

Indicates if the page is used.

◆ unknown_02

uint16 VGears::BackgroundFile::Page::unknown_02

Unknown data.

◆ value_size

uint16 VGears::BackgroundFile::Page::value_size
Todo:
Understand and document.

The documentation for this struct was generated from the following file: