Property | Type | Description | |
---|---|---|---|
imageObject | Tibialyzer.TibiaObject | ||
targetCoordinate | Coordinate |
Method | Description | |
---|---|---|
FormName ( ) : string | ||
LoadForm ( ) : void | ||
RouteForm ( Coordinate targetCoordinate, Tibialyzer.TibiaObject imageObject ) : System | ||
mapDownLevel_Click ( object sender, |
||
mapUpLevel_Click ( object sender, |
Method | Description | |
---|---|---|
InitializeComponent ( ) : void | ||
MapBox_MapUpdated ( ) : void | ||
creatureName_Click ( object sender, |
||
nextStepButton_Click ( object sender, |
public RouteForm ( Coordinate targetCoordinate, Tibialyzer.TibiaObject imageObject ) : System | ||
targetCoordinate | Coordinate | |
imageObject | Tibialyzer.TibiaObject | |
return | System |
public mapDownLevel_Click ( object sender, |
||
sender | object | |
e | ||
return | void |
public mapUpLevel_Click ( object sender, |
||
sender | object | |
e | ||
return | void |
public TibiaObject,Tibialyzer imageObject | ||
return | Tibialyzer.TibiaObject |