V-Gears 0
Free Final Fantasy VII engine.
Enemy::Attack Struct Reference

Enemy attack data. More...

#include <Enemy.h>

Public Attributes

unsigned int id
 Attack ID. More...
 
int camera
 Camera ID to use during the attack. More...
 
u16 id
 Attack ID. More...
 

Detailed Description

Enemy attack data.

Member Data Documentation

◆ camera

int Enemy::Attack::camera

Camera ID to use during the attack.

-1 to not move the camera.

◆ id [1/2]

unsigned int Enemy::Attack::id

Attack ID.

◆ id [2/2]

u16 Enemy::Attack::id

Attack ID.


The documentation for this struct was generated from the following files: