Method | Description | |
---|---|---|
Back ( ) : void | ||
ClearNotifications ( ) : void | ||
HasBack ( ) : bool | ||
LastCommand ( ) : Tibialyzer.TibialyzerCommand | ||
ShowAchievement ( Achievement a, string comm ) : void | ||
ShowCityDisplayForm ( Tibialyzer.City city, string comm ) : void | ||
ShowCreatureDrops ( Tibialyzer.Creature c, string comm ) : void | ||
ShowCreatureList ( List |
||
ShowCreatureStats ( Tibialyzer.Creature c, string comm ) : void | ||
ShowDamageMeter ( DamageResult>.Dictionary |
||
ShowExperienceChartNotification ( string comm ) : void | ||
ShowHouseForm ( |
||
ShowHuntGuideNotification ( Tibialyzer.HuntingPlace hunt, string comm, int page ) : void | ||
ShowHuntingPlace ( Tibialyzer.HuntingPlace h, string comm ) : void | ||
ShowItemNotification ( string command ) : void | ||
ShowItemView ( Item i, int currentPage, int currentDisplay, string comm ) : void | ||
ShowListNotification ( List |
||
ShowLootDrops ( |
||
ShowMapForm ( Coordinate startCoordinate, string comm ) : void | ||
ShowMountNotification ( Tibialyzer.Mount mount, string comm ) : void | ||
ShowNPCForm ( Tibialyzer.NPC c, string command ) : void | ||
ShowNotification ( |
||
ShowOutfitNotification ( Tibialyzer.Outfit outfit, string comm ) : void | ||
ShowOutfiterNotification ( |
||
ShowPlayer ( |
||
ShowQuestGuideNotification ( Tibialyzer.Quest quest, string comm, int page, string mission ) : void | ||
ShowQuestNotification ( Tibialyzer.Quest quest, string comm ) : void | ||
ShowRoute ( Coordinate target, Tibialyzer.TibiaObject obj, string command ) : void | ||
ShowSpellNotification ( Tibialyzer.Spell spell, int initialVocation, string comm ) : void | ||
ShowSummaryForm ( string command, string screenshot_path = "" ) : void | ||
ShowTaskNotification ( Task task, string comm ) : void | ||
ShowWasteForm ( |
||
UpdateDamageDisplay ( ) : void | ||
UpdateExperienceDisplay ( ) : void | ||
UpdateLootDisplay ( ) : void | ||
UpdateUsedItemsDisplay ( ) : void |
public static LastCommand ( ) : Tibialyzer.TibialyzerCommand | ||
return | Tibialyzer.TibialyzerCommand |
public static ShowAchievement ( Achievement a, string comm ) : void | ||
a | Achievement | |
comm | string | |
return | void |
public static ShowCityDisplayForm ( Tibialyzer.City city, string comm ) : void | ||
city | Tibialyzer.City | |
comm | string | |
return | void |
public static ShowCreatureDrops ( Tibialyzer.Creature c, string comm ) : void | ||
c | Tibialyzer.Creature | |
comm | string | |
return | void |
public static ShowCreatureList ( List |
||
c | List |
|
title | string | |
command | string | |
conditionalAttributes | bool | |
return | void |
public static ShowCreatureStats ( Tibialyzer.Creature c, string comm ) : void | ||
c | Tibialyzer.Creature | |
comm | string | |
return | void |
public static ShowDamageMeter ( DamageResult>.Dictionary |
||
dps | DamageResult>.Dictionary | |
comm | string | |
chartType | DamageChartType | |
filter | string | |
screenshot_path | string | |
return | void |
public static ShowExperienceChartNotification ( string comm ) : void | ||
comm | string | |
return | void |
public static ShowHouseForm ( |
||
h | ||
command | string | |
return | void |
public static ShowHuntGuideNotification ( Tibialyzer.HuntingPlace hunt, string comm, int page ) : void | ||
hunt | Tibialyzer.HuntingPlace | |
comm | string | |
page | int | |
return | void |
public static ShowHuntingPlace ( Tibialyzer.HuntingPlace h, string comm ) : void | ||
h | Tibialyzer.HuntingPlace | |
comm | string | |
return | void |
public static ShowItemNotification ( string command ) : void | ||
command | string | |
return | void |
public static ShowItemView ( Item i, int currentPage, int currentDisplay, string comm ) : void | ||
i | Item | |
currentPage | int | |
currentDisplay | int | |
comm | string | |
return | void |
public static ShowListNotification ( List |
||
commands | List |
|
type | int | |
comm | string | |
return | void |
public static ShowLootDrops ( |
||
h | ||
comm | string | |
screenshot_path | string | |
return | void |
public static ShowMapForm ( Coordinate startCoordinate, string comm ) : void | ||
startCoordinate | Coordinate | |
comm | string | |
return | void |
public static ShowMountNotification ( Tibialyzer.Mount mount, string comm ) : void | ||
mount | Tibialyzer.Mount | |
comm | string | |
return | void |
public static ShowNPCForm ( Tibialyzer.NPC c, string command ) : void | ||
c | Tibialyzer.NPC | |
command | string | |
return | void |
public static ShowNotification ( |
||
f | ||
command | string | |
screenshot_path | string | |
return | void |
public static ShowOutfitNotification ( Tibialyzer.Outfit outfit, string comm ) : void | ||
outfit | Tibialyzer.Outfit | |
comm | string | |
return | void |
public static ShowOutfiterNotification ( |
||
outfit | ||
comm | string | |
return | void |
public static ShowPlayer ( |
||
player | ||
comm | string | |
return | void |
public static ShowQuestGuideNotification ( Tibialyzer.Quest quest, string comm, int page, string mission ) : void | ||
quest | Tibialyzer.Quest | |
comm | string | |
page | int | |
mission | string | |
return | void |
public static ShowQuestNotification ( Tibialyzer.Quest quest, string comm ) : void | ||
quest | Tibialyzer.Quest | |
comm | string | |
return | void |
public static ShowRoute ( Coordinate target, Tibialyzer.TibiaObject obj, string command ) : void | ||
target | Coordinate | |
obj | Tibialyzer.TibiaObject | |
command | string | |
return | void |
public static ShowSpellNotification ( Tibialyzer.Spell spell, int initialVocation, string comm ) : void | ||
spell | Tibialyzer.Spell | |
initialVocation | int | |
comm | string | |
return | void |
public static ShowSummaryForm ( string command, string screenshot_path = "" ) : void | ||
command | string | |
screenshot_path | string | |
return | void |
public static ShowTaskNotification ( Task task, string comm ) : void | ||
task | Task | |
comm | string | |
return | void |
public static ShowWasteForm ( |
||
hunt | ||
command | string | |
return | void |
public static UpdateExperienceDisplay ( ) : void | ||
return | void |
public static UpdateUsedItemsDisplay ( ) : void | ||
return | void |