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
LKCamelot
model
TiledMap
C# Class LKCamelot.model.TiledMap
Mostra file
Open project: vans163/LKEmu
Class Usage Examples
Public Properties
Property
Type
Description
tiles
].MyPathNode[
Public Methods
Method
Description
TiledMap
(
string
Name
,
int
sizeX
,
int
sizeY
) :
System
Method Details
TiledMap()
public
method
public
TiledMap
(
string
Name
,
int
sizeX
,
int
sizeY
) :
System
Name
string
sizeX
int
sizeY
int
return
System
Property Details
tiles
public_oe property
public
MyPathNode[,]
tiles
return
].MyPathNode[