|
Elin Decompiled Documentation EA 23.230 Nightly
|
Public Member Functions | |
| POINT (int aX, int aY) | |
| override string | ToString () |
Public Attributes | |
| int | x |
| int | y |
|
inline |
Definition at line 9 of file POINT.cs.
References B83.Win32.POINT.x, and B83.Win32.POINT.y.
|
inline |
Definition at line 15 of file POINT.cs.
References B83.Win32.POINT.x, and B83.Win32.POINT.y.
| int B83.Win32.POINT.x |
Definition at line 5 of file POINT.cs.
Referenced by B83.Win32.POINT.POINT(), and B83.Win32.POINT.ToString().
| int B83.Win32.POINT.y |
Definition at line 7 of file POINT.cs.
Referenced by B83.Win32.POINT.POINT(), and B83.Win32.POINT.ToString().