Method |
Description |
|
CreateLinks ( Control label, string linkText ) : string |
|
|
InitializeComponent ( ) : void |
|
|
QuestGuideForm_Load ( object sender, EventArgs e ) : void |
|
|
QuestTitle_Click ( object sender, EventArgs e ) : void |
|
|
drawDirections ( Coordinate begin, Coordinate end, string settings, string description, int start_x, int y, bool variableSize, int imageCount, bool noText, int &width ) : int |
|
|
itemClick ( object sender, EventArgs e ) : void |
|
|
largeButton_Click ( object sender, EventArgs e ) : void |
|
|
largestButton_Click ( object sender, EventArgs e ) : void |
|
|
next ( ) : bool |
|
|
nextButton_Click ( object sender, EventArgs e ) : void |
|
|
normalButton_Click ( object sender, EventArgs e ) : void |
|
|
prev ( ) : bool |
|
|
prevButton_Click ( object sender, EventArgs e ) : void |
|
|
select ( string mission ) : void |
|
|
setupGuide ( ) : void |
|
|
updateCommand ( ) : void |
|
|