C# Class Catrobat.IDE.Core.ViewModels.Editor.Sprites.SpritesViewModel

Inheritance: ViewModelBase
Afficher le fichier Open project: Catrobat/CatrobatForWindows

Méthodes publiques

Méthode Description
NavigateTo ( ) : void
SpritesViewModel ( ) : System.Collections.Generic

Méthodes protégées

Méthode Description
GoBackAction ( ) : void

Private Methods

Méthode Description
AddNewSpriteAction ( ) : void
CanExecuteCopySpriteCommand ( ) : bool
CanExecuteDeleteSpriteCommand ( ) : bool
ClearObjectSelectionAction ( ) : void
CopySpriteAction ( ) : void
CurrentProgramChangedAction ( GenericMessage message ) : void
DeleteSpriteAction ( ) : void
DeleteSpriteMessageBoxResult ( MessageboxResult result ) : void
EditSpriteAction ( Sprite sprite ) : void
RedoAction ( ) : void
SelectedSpritesOnCollectionChanged ( object sender, NotifyCollectionChangedEventArgs notifyCollectionChangedEventArgs ) : void
StartPlayerAction ( ) : void
UndoAction ( ) : void

Method Details

GoBackAction() protected méthode

protected GoBackAction ( ) : void
Résultat void

NavigateTo() public méthode

public NavigateTo ( ) : void
Résultat void

SpritesViewModel() public méthode

public SpritesViewModel ( ) : System.Collections.Generic
Résultat System.Collections.Generic