C# Class Game.WorldLoadSaveWindow

Inheritance: EControl
Afficher le fichier Open project: DarrenHassan/GDM4242-GroupD

Méthodes protégées

Méthode Description
OnAttach ( ) : void
OnKeyDown ( KeyEvent e ) : bool

Private Methods

Méthode Description
GetWorldFileName ( int slotIndex ) : string
Load ( string fileName ) : void
Save ( string fileName ) : void
UpdateButtonsEnabledFlag ( ) : void
listBox_SelectedIndexChanged ( object sender ) : void

Method Details

OnAttach() protected méthode

protected OnAttach ( ) : void
Résultat void

OnKeyDown() protected méthode

protected OnKeyDown ( KeyEvent e ) : bool
e KeyEvent
Résultat bool