C# 클래스 XCom.Interfaces.Base.IMapTile

Objects of this class are drawn to the screen with the MapViewPanel
파일 보기 프로젝트 열기: pmprog/OpenXCOM.Tools 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
drawAbove bool
usedTiles XCom.Interfaces.Base.ITile[]

프로퍼티 상세

drawAbove 보호되어 있는 프로퍼티

protected bool drawAbove
리턴 bool

usedTiles 보호되어 있는 프로퍼티

protected ITile[],XCom.Interfaces.Base usedTiles
리턴 XCom.Interfaces.Base.ITile[]