Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
RyuaNerin
Aheui.Cursor
C# Class RyuaNerin.Aheui.Cursor
Mostra file
Open project: RyuaNerin/AheuiCSharp
Public Properties
Property
Type
Description
x
int
y
int
Public Methods
Method
Description
Cursor
(
int
x
,
int
y
) :
System
ToString
( ) :
string
Method Details
Cursor()
public
method
public
Cursor
(
int
x
,
int
y
) :
System
x
int
y
int
return
System
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