CorsixTH engine (the C++ part)
Open source implementation of Theme Hospital
Loading...
Searching...
No Matches
Public Attributes | List of all members
xy_pair Struct Reference

#include <th_gfx.h>

Public Attributes

int x {}
 Value of the X coordinate.
 
int y {}
 Value of the Y coordinate.
 

Member Data Documentation

◆ x

int xy_pair::x {}

Value of the X coordinate.

◆ y

int xy_pair::y {}

Value of the Y coordinate.


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