C# Class DataMapInvertedSelection, tf_client

Data map blackening out everything but the player selection
Inheritance: DataMapSelection
Mostra file Open project: wids-eria/tf_client

Public Methods

Method Description
DataMapInvertedSelection ( ) : UnityEngine
GetColorFromTile ( ResourceTileLite, tile ) : Color

Protected Methods

Method Description
FloodFill ( ) : void

Method Details

DataMapInvertedSelection() public method

public DataMapInvertedSelection ( ) : UnityEngine
return UnityEngine

FloodFill() protected method

protected FloodFill ( ) : void
return void

GetColorFromTile() public method

public GetColorFromTile ( ResourceTileLite, tile ) : Color
tile ResourceTileLite,
return Color