C# Class TerrainPainter.tp_Textures

Datei anzeigen Open project: Stumpstump/RoverGame Class Usage Examples

Public Methods

Method Description
IsSelected ( int index ) : bool

Check if selected index is selected

Method Details

IsSelected() public method

Check if selected index is selected
public IsSelected ( int index ) : bool
index int
return bool