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

Inheritance: IDisposable
Mostra file Open project: pchote/OpenRA Class Usage Examples

Public Methods

Method Description
Dispose ( ) : void
PooledCellInfoLayer ( CellInfoLayerPool layerPool ) : System

Method Details

Dispose() public method

public Dispose ( ) : void
return void

PooledCellInfoLayer() public method

public PooledCellInfoLayer ( CellInfoLayerPool layerPool ) : System
layerPool CellInfoLayerPool
return System