V-Gears 0
Free Final Fantasy VII engine.
Savemap::COLOUR Class Reference

Colour codes. More...

#include <Savemap.h>

Static Public Attributes

static const unsigned int R = 0
 Red colour. More...
 
static const unsigned int G = 1
 Green colour. More...
 
static const unsigned int B = 2
 Blue colour. More...
 

Detailed Description

Colour codes.

Member Data Documentation

◆ B

const unsigned int Savemap::COLOUR::B = 2
static

Blue colour.

◆ G

const unsigned int Savemap::COLOUR::G = 1
static

Green colour.

◆ R

const unsigned int Savemap::COLOUR::R = 0
static

Red colour.


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