C# Class OpenRA.Mods.Common.Pathfinder.CellInfoLayerPool

显示文件 Open project: pchote/OpenRA Class Usage Examples

Public Methods

Method Description
CellInfoLayerPool ( Map map ) : System
Get ( ) : PooledCellInfoLayer

Private Methods

Method Description
GetLayer ( ) : CellLayer
ReturnLayer ( CellLayer layer ) : void

Method Details

CellInfoLayerPool() public method

public CellInfoLayerPool ( Map map ) : System
map Map
return System

Get() public method

public Get ( ) : PooledCellInfoLayer
return PooledCellInfoLayer