C# Class Game.WorldLoadSaveWindow

Inheritance: EControl
Mostra file Open project: DarrenHassan/GDM4242-GroupD

Protected Methods

Method Description
OnAttach ( ) : void
OnKeyDown ( KeyEvent e ) : bool

Private Methods

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

Method Details

OnAttach() protected method

protected OnAttach ( ) : void
return void

OnKeyDown() protected method

protected OnKeyDown ( KeyEvent e ) : bool
e KeyEvent
return bool