C# Class Catrobat.IDE.Core.ViewModels.Main.PlayerViewModel

Inheritance: ViewModelBase
Show file Open project: Catrobat/CatrobatForWindows

Public Methods

Method Description
PlayerViewModel ( ) : System.Windows.Input

Protected Methods

Method Description
GoBackAction ( ) : void

Private Methods

Method Description
AxesAction ( ) : void
IsStartFromTileMessageAction ( GenericMessage message ) : void
ProgramNameMessageAction ( GenericMessage message ) : void
RestartProgramAction ( ) : void
ResumeProgramAction ( ) : void
SetThumbnailAction ( ) : void
TakeScreenshotAction ( ) : void

Method Details

GoBackAction() protected method

protected GoBackAction ( ) : void
return void

PlayerViewModel() public method

public PlayerViewModel ( ) : System.Windows.Input
return System.Windows.Input