![]() |
V-Gears 0
Free Final Fantasy VII engine.
|
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... | |
A background page/.
Colors VGears::BackgroundFile::Page::colors |
Background color list.
Buffer VGears::BackgroundFile::Page::data |
Data buffer.
bool VGears::BackgroundFile::Page::enabled |
Indicates if the page is used.
uint16 VGears::BackgroundFile::Page::unknown_02 |
Unknown data.