C# 클래스 OpenRA.Mods.Common.Pathfinder.CellInfoLayerPool

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

공개 메소드들

메소드 설명
CellInfoLayerPool ( Map map ) : System
Get ( ) : PooledCellInfoLayer

비공개 메소드들

메소드 설명
GetLayer ( ) : CellLayer
ReturnLayer ( CellLayer layer ) : void

메소드 상세

CellInfoLayerPool() 공개 메소드

public CellInfoLayerPool ( Map map ) : System
map Map
리턴 System

Get() 공개 메소드

public Get ( ) : PooledCellInfoLayer
리턴 PooledCellInfoLayer