Method |
Description |
|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor. |
|
LoadSave ( ) : bool |
|
|
PopulateGuiWithPuzzle ( ClassicPuzzle puzzle ) : void |
|
|
RefreshPuzzleSlotText ( ) : void |
|
|
WriteGuiPuzzleDataToSave ( object sender, EventArgs e ) : void |
|
|
buttonExport_Click ( object sender, EventArgs e ) : void |
|
|
buttonImport_Click ( object sender, EventArgs e ) : void |
|
|
buttonSaveAs_Click ( object sender, EventArgs e ) : void |
|
|
buttonSave_Click ( object sender, EventArgs e ) : void |
|
|
comboBoxPuzzleSlot_SelectedIndexChanged ( object sender, EventArgs e ) : void |
|
|