V-Gears 0
Free Final Fantasy VII engine.
VGears::TriggersFile::TriggerVertex Struct Reference

Each of the trigger vertices. More...

#include <VGearsTriggersFile.h>

Public Attributes

s16 x
 X coordinate. More...
 
s16 y
 Y coordinate. More...
 
s16 z
 Z coordinate. More...
 

Detailed Description

Each of the trigger vertices.

Member Data Documentation

◆ x

s16 VGears::TriggersFile::TriggerVertex::x

X coordinate.

◆ y

s16 VGears::TriggersFile::TriggerVertex::y

Y coordinate.

◆ z

s16 VGears::TriggersFile::TriggerVertex::z

Z coordinate.


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