C# Class Starboard.ViewModel.ScoreboardControlViewModel

ViewModel controlling all the information necessary for databinding the scoreboards.
Inheritance: Starboard.MVVM.ObservableObject
Exibir arquivo Open project: ascendedguard/starboard-sc2 Class Usage Examples

Public Methods

Method Description
SwapPlayers ( ) : void

Swap the players between the left and right sides of the scoreboard.

Method Details

SwapPlayers() public method

Swap the players between the left and right sides of the scoreboard.
public SwapPlayers ( ) : void
return void