| 
    ff7tk
    0.02
    
   Toolkit for making FF7 Tools 
   | 
 
#include <QObject>#include <QIcon>Go to the source code of this file.
Classes | |
| struct | MATERIA | 
| MATERIA data storage.  More... | |
| class | FF7Materia | 
Functions | |
| MATERIA | Materias (int id) | 
| Materia Wrapper function to get Materia data.  More... | |
Variables | |
| static const MATERIA | MateriasList [] | 
| static QString | ESkills [] | 
| static const MATERIA | EmptyMateria = {QT_TRANSLATE_NOOP("Materia_Names","EMPTY"), QStringList()<<"?"<<"?"<<"?"<<"?"<<"?","ID:0xFF",QString(""),QString(""),QString(""),0XFF,0,0,0,0,0,0,0,0,{0,0,0,0,0},0,0,"",QStringList("")} | 
| MATERIA Materias | ( | int | id | ) | 
Materia Wrapper function to get Materia data.
| id | Materia ID (0x00 - 0x5A && 0xFF) | 
Definition at line 20 of file FF7Materia.cpp.
References EmptyMateria, and MateriasList.
Referenced by FF7Materia::ap(), FF7Materia::element(), FF7Materia::icon(), FF7Materia::image(), FF7Materia::imageEmptyStar(), FF7Materia::imageFullStar(), FF7Materia::levels(), FF7Materia::name(), FF7Materia::pixmap(), FF7Materia::skills(), FF7Materia::statDEX(), FF7Materia::statHP(), FF7Materia::statLCK(), FF7Materia::statMAG(), FF7Materia::statMP(), FF7Materia::statSPI(), FF7Materia::statSTR(), FF7Materia::statString(), FF7Materia::status(), FF7Materia::statVIT(), and FF7Materia::type().
      
  | 
  static | 
Definition at line 214 of file FF7Materia.h.
Referenced by Materias().
      
  | 
  static | 
Definition at line 186 of file FF7Materia.h.
Referenced by FF7Materia::enemySkill().
      
  | 
  static | 
Definition at line 91 of file FF7Materia.h.
Referenced by Materias().