Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
EditorMapa2D
ProjectExportEGLRegion
C# 클래스 EditorMapa2D.ProjectExportEGLRegion
파일 보기
프로젝트 열기: farlei/libEGL
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
layers
EditorMapa2D.ProjectExportEGLLayer[]
map_h
int
map_w
int
name
string
tile_h
int
tile_w
int
프로퍼티 상세
layers
공개적으로 프로퍼티
public
ProjectExportEGLLayer[],EditorMapa2D
layers
리턴
EditorMapa2D.ProjectExportEGLLayer[]
map_h
공개적으로 프로퍼티
public
int
map_h
리턴
int
map_w
공개적으로 프로퍼티
public
int
map_w
리턴
int
name
공개적으로 프로퍼티
public
string
name
리턴
string
tile_h
공개적으로 프로퍼티
public
int
tile_h
리턴
int
tile_w
공개적으로 프로퍼티
public
int
tile_w
리턴
int