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

Pixel coordinates. More...

#include <TypeDefine.h>

Public Attributes

sint16 x
 X coordinate of the pixel. More...
 
sint16 y
 Y coordinate of the pixel. More...
 

Detailed Description

Pixel coordinates.

Member Data Documentation

◆ x

sint16 VGears::Pixel::x

X coordinate of the pixel.

◆ y

sint16 VGears::Pixel::y

Y coordinate of the pixel.


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