Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Nexus
IntPoint2D
C# Class Nexus.IntPoint2D
ファイルを表示
Open project: tgjones/nexus
Public Properties
Property
Type
Description
X
int
Y
int
Public Methods
Method
Description
IntPoint2D
(
int
x
,
int
y
)
Method Details
IntPoint2D()
public
method
public
IntPoint2D
(
int
x
,
int
y
)
x
int
y
int
Property Details
X
public_oe property
public
int
X
return
int
Y
public_oe property
public
int
Y
return
int