Tetris
GameViewModel Class Reference
Inheritance diagram for GameViewModel:

Static Public Attributes

static readonly Game Game = new("...", new Grid(new Color[15, 30]))
 

Protected Member Functions

virtual void OnPropertyChanged (string propertyName)
 

Properties

ImageSource Source [get]
 
string ScoreText [get, set]
 
List< ScoreScoreBoard [get]
 
string UserNameText [get, set]
 

Events

PropertyChangedEventHandler? PropertyChanged
 

The documentation for this class was generated from the following file: