C# Class GlueView.Facades.ElementCommands

Afficher le fichier Open project: vchelaru/FlatRedBall Class Usage Examples

Méthodes publiques

Méthode Description
ReloadCurrentElement ( ) : void
ShowState ( StateSave stateSave ) : void
ShowState ( string stateSave ) : void

Method Details

ReloadCurrentElement() public méthode

public ReloadCurrentElement ( ) : void
Résultat void

ShowState() public méthode

public ShowState ( StateSave stateSave ) : void
stateSave FlatRedBall.Glue.SaveClasses.StateSave
Résultat void

ShowState() public méthode

public ShowState ( string stateSave ) : void
stateSave string
Résultat void