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

Afficher le fichier Open project: pchote/OpenRA Class Usage Examples

Méthodes publiques

Méthode Description
CellInfoLayerPool ( Map map ) : System
Get ( ) : PooledCellInfoLayer

Private Methods

Méthode Description
GetLayer ( ) : CellLayer
ReturnLayer ( CellLayer layer ) : void

Method Details

CellInfoLayerPool() public méthode

public CellInfoLayerPool ( Map map ) : System
map Map
Résultat System

Get() public méthode

public Get ( ) : PooledCellInfoLayer
Résultat PooledCellInfoLayer