Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
LKCamelot
model
TiledMap
C# 클래스 LKCamelot.model.TiledMap
파일 보기
프로젝트 열기: vans163/LKEmu
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
tiles
].MyPathNode[
공개 메소드들
메소드
설명
TiledMap
(
string
Name
,
int
sizeX
,
int
sizeY
) :
System
메소드 상세
TiledMap()
공개
메소드
public
TiledMap
(
string
Name
,
int
sizeX
,
int
sizeY
) :
System
Name
string
sizeX
int
sizeY
int
리턴
System
프로퍼티 상세
tiles
공개적으로 프로퍼티
public
MyPathNode[,]
tiles
리턴
].MyPathNode[