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
TiledSharp
TmxObjectPoint
C# Class TiledSharp.TmxObjectPoint
Mostrar archivo
Open project: marshallward/TiledSharp
Class Usage Examples
Public Methods
Method
Description
TmxObjectPoint
(
double
x
,
double
y
) :
System
TmxObjectPoint
(
string
s
) :
System
Method Details
TmxObjectPoint()
public
method
public
TmxObjectPoint
(
double
x
,
double
y
) :
System
x
double
y
double
return
System
TmxObjectPoint()
public
method
public
TmxObjectPoint
(
string
s
) :
System
s
string
return
System