V-Gears 0
Free Final Fantasy VII engine.
FF7Data::CHAR_ID Class Reference

Contains playable character IDs. More...

#include <FF7Data.h>

Static Public Attributes

static const int CLOUD = 0
 Cloud ID. More...
 
static const int BARRET = 1
 Barret ID. More...
 
static const int TIFA = 2
 Tifa ID. More...
 
static const int AERIS = 3
 Aeris ID. More...
 
static const int RED_XIII = 4
 Red XIII ID. More...
 
static const int YUFFIE = 5
 Yuffie ID. More...
 
static const int CAIT_SITH = 6
 Cait Sith ID. More...
 
static const int VINCENT = 7
 Vincent ID. More...
 
static const int CID = 8
 Cid ID. More...
 
static const int YOUND_CLOUD = 9
 Young Cloud ID. More...
 
static const int SEPHIROTH = 10
 Sephiroth ID. More...
 
static const int CHOCOBO = 11
 Chocobo ID. More...
 

Detailed Description

Contains playable character IDs.

Member Data Documentation

◆ AERIS

const int FF7Data::CHAR_ID::AERIS = 3
static

Aeris ID.

◆ BARRET

const int FF7Data::CHAR_ID::BARRET = 1
static

Barret ID.

◆ CAIT_SITH

const int FF7Data::CHAR_ID::CAIT_SITH = 6
static

Cait Sith ID.

◆ CHOCOBO

const int FF7Data::CHAR_ID::CHOCOBO = 11
static

Chocobo ID.

◆ CID

const int FF7Data::CHAR_ID::CID = 8
static

Cid ID.

◆ CLOUD

const int FF7Data::CHAR_ID::CLOUD = 0
static

Cloud ID.

◆ RED_XIII

const int FF7Data::CHAR_ID::RED_XIII = 4
static

Red XIII ID.

◆ SEPHIROTH

const int FF7Data::CHAR_ID::SEPHIROTH = 10
static

Sephiroth ID.

◆ TIFA

const int FF7Data::CHAR_ID::TIFA = 2
static

Tifa ID.

◆ VINCENT

const int FF7Data::CHAR_ID::VINCENT = 7
static

Vincent ID.

◆ YOUND_CLOUD

const int FF7Data::CHAR_ID::YOUND_CLOUD = 9
static

Young Cloud ID.

◆ YUFFIE

const int FF7Data::CHAR_ID::YUFFIE = 5
static

Yuffie ID.


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