Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
MapEditor
Helpers
Player
C# Class MapEditor.Helpers.Player
Show file
Open project: Wotuu/RTS_XNA_v2
Public Properties
Property
Type
Description
x
int
y
int
Public Methods
Method
Description
Player
(
int
x
,
int
y
) :
System
Method Details
Player()
public
method
public
Player
(
int
x
,
int
y
) :
System
x
int
y
int
return
System
Property Details
x
public property
public
int
x
return
int
y
public property
public
int
y
return
int