V-Gears 0
Free Final Fantasy VII engine.
Attack.h File Reference
#include <string>
#include "common/TypeDefine.h"
#include "data/GameData.h"
Include dependency graph for Attack.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Attack
 An attack structure. More...
 
struct  Attack::Damage
 Attack parameters related to the damage done. More...
 
struct  Attack::StatusEffect
 Status effect information. More...
 
struct  Attack::Target
 Targeting parameters. More...
 
struct  Attack::Animation
 Animation data related to the attack;. More...