V-Gears 0
Free Final Fantasy VII engine.
VGears::TexFile::PaletteData Struct Reference

Colour palette data. More...

#include <VGearsTexFile.h>

Public Attributes

TexEntry flag
 
TexEntry index_bits
 
TexEntry index_8bit
 
TexEntry total_color_count
 
TexEntry colors_per_palette
 

Detailed Description

Colour palette data.

Member Data Documentation

◆ colors_per_palette

TexEntry VGears::TexFile::PaletteData::colors_per_palette
Todo:
Understand and document.

◆ flag

TexEntry VGears::TexFile::PaletteData::flag
Todo:
Understand and document.

◆ index_8bit

TexEntry VGears::TexFile::PaletteData::index_8bit
Todo:
Understand and document.

◆ index_bits

TexEntry VGears::TexFile::PaletteData::index_bits
Todo:
Understand and document.

◆ total_color_count

TexEntry VGears::TexFile::PaletteData::total_color_count
Todo:
Understand and document.

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