C# 클래스 FuncWorks.XNA.XTiled.LayerInfo

References either a TileLayer or ObjectLayer
파일 보기 프로젝트 열기: Bacon41/PantheonPrototype

공개 프로퍼티들

프로퍼티 타입 설명
ID System.Int32
LayerType LayerType

프로퍼티 상세

ID 공개적으로 프로퍼티

The Layer Index/ID
public Int32,System ID
리턴 System.Int32

LayerType 공개적으로 프로퍼티

They type of layer
public LayerType LayerType
리턴 LayerType