Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Nexus
IntPoint2D
C# Class Nexus.IntPoint2D
Afficher le fichier
Open project: tgjones/nexus
Méthodes publiques
Свойство
Type
Description
X
int
Y
int
Méthodes publiques
Méthode
Description
IntPoint2D
(
int
x
,
int
y
)
Method Details
IntPoint2D()
public
méthode
public
IntPoint2D
(
int
x
,
int
y
)
x
int
y
int
Property Details
X
public_oe property
public
int
X
Résultat
int
Y
public_oe property
public
int
Y
Résultat
int