Elin Modding Docs Doc
Loading...
Searching...
No Matches
XY Struct Reference

Public Member Functions

 XY (int _x, int _y)
 

Public Attributes

int x
 
int y
 

Detailed Description

Definition at line 4 of file XY.cs.

Constructor & Destructor Documentation

◆ XY()

XY.XY ( int _x,
int _y )

Definition at line 7 of file XY.cs.

Member Data Documentation

◆ x

int XY.x

Definition at line 14 of file XY.cs.

◆ y

int XY.y

Definition at line 17 of file XY.cs.


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