C# 클래스 EditorMapa2D.ProjectLayer

파일 보기 프로젝트 열기: farlei/libEGL 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
events ].int[
name string
tiles EditorMapa2D.ProjectTile[]
visible bool

프로퍼티 상세

events 공개적으로 프로퍼티

public int[,] events
리턴 ].int[

name 공개적으로 프로퍼티

public string name
리턴 string

tiles 공개적으로 프로퍼티

public ProjectTile[],EditorMapa2D tiles
리턴 EditorMapa2D.ProjectTile[]

visible 공개적으로 프로퍼티

public bool visible
리턴 bool