C# Class LevelEditor.Gui.LocalizationWindow

Inheritance: FlatRedBall.Gui.Window
Afficher le fichier Open project: vchelaru/FlatRedBall Class Usage Examples

Méthodes publiques

Méthode Description
LocalizationWindow ( Cursor cursor ) : FlatRedBall.Gui
PopulateFromLocalizationManager ( ) : void

Private Methods

Méthode Description
OnLanguageSelection ( Window callingWindow ) : void

Method Details

LocalizationWindow() public méthode

public LocalizationWindow ( Cursor cursor ) : FlatRedBall.Gui
cursor FlatRedBall.Gui.Cursor
Résultat FlatRedBall.Gui

PopulateFromLocalizationManager() public méthode

public PopulateFromLocalizationManager ( ) : void
Résultat void