C# Class FlatRedBall.Arrow.Managers.FileCommands

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

Méthodes publiques

Méthode Description
LoadProject ( string fileName ) : void
SaveGlux ( ) : void
SaveProject ( ) : void
ShowLoadUI ( ) : void

Private Methods

Méthode Description
GenerateGlux ( bool save = true ) : void
ShowLoadProject ( ) : void

Method Details

LoadProject() public méthode

public LoadProject ( string fileName ) : void
fileName string
Résultat void

SaveGlux() public méthode

public SaveGlux ( ) : void
Résultat void

SaveProject() public méthode

public SaveProject ( ) : void
Résultat void

ShowLoadUI() public méthode

public ShowLoadUI ( ) : void
Résultat void