Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
System
Coord
C# Class System.Coord
Mostrar archivo
Open project: runefs/Marvin
Class Usage Examples
Public Properties
Property
Type
Description
X
short
Y
short
Public Methods
Method
Description
Coord
(
int
x
,
int
y
) :
System.Runtime.InteropServices
Method Details
Coord()
public
method
public
Coord
(
int
x
,
int
y
) :
System.Runtime.InteropServices
x
int
y
int
return
System.Runtime.InteropServices
Property Details
X
public_oe property
public
short
X
return
short
Y
public_oe property
public
short
Y
return
short