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
Enigma
D3
DataTypes
IntVector2
C# Class Enigma.D3.DataTypes.IntVector2
Mostrar archivo
Open project: r3peat/Enigma.D3.Public
Public Properties
Property
Type
Description
X
int
Y
int
Public Methods
Method
Description
ToString
( ) :
string
Method Details
ToString()
public
method
public
ToString
( ) :
string
return
string
Property Details
X
public_oe property
public
int
X
return
int
Y
public_oe property
public
int
Y
return
int