C# Class Tibialyzer.NotificationManager

Afficher le fichier Open project: Mytherin/Tibialyzer Class Usage Examples

Méthodes publiques

Méthode 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 c, string title, string command, bool conditionalAttributes = false ) : void
ShowCreatureStats ( Tibialyzer.Creature c, string comm ) : void
ShowDamageMeter ( DamageResult>.Dictionary dps, string comm, DamageChartType chartType, string filter = "", string screenshot_path = "" ) : void
ShowExperienceChartNotification ( string comm ) : void
ShowHouseForm ( House h, string command ) : void
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 commands, int type, string comm ) : void
ShowLootDrops ( Hunt h, string comm, string screenshot_path ) : void
ShowMapForm ( Coordinate startCoordinate, string comm ) : void
ShowMountNotification ( Tibialyzer.Mount mount, string comm ) : void
ShowNPCForm ( Tibialyzer.NPC c, string command ) : void
ShowNotification ( NotificationForm f, string command, string screenshot_path = "" ) : void
ShowOutfitNotification ( Tibialyzer.Outfit outfit, string comm ) : void
ShowOutfiterNotification ( OutfiterOutfit outfit, string comm ) : void
ShowPlayer ( Player player, string comm ) : void
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 ( Hunt hunt, string command ) : void
UpdateDamageDisplay ( ) : void
UpdateExperienceDisplay ( ) : void
UpdateLootDisplay ( ) : void
UpdateUsedItemsDisplay ( ) : void

Method Details

Back() public static méthode

public static Back ( ) : void
Résultat void

ClearNotifications() public static méthode

public static ClearNotifications ( ) : void
Résultat void

HasBack() public static méthode

public static HasBack ( ) : bool
Résultat bool

LastCommand() public static méthode

public static LastCommand ( ) : Tibialyzer.TibialyzerCommand
Résultat Tibialyzer.TibialyzerCommand

ShowAchievement() public static méthode

public static ShowAchievement ( Achievement a, string comm ) : void
a Achievement
comm string
Résultat void

ShowCityDisplayForm() public static méthode

public static ShowCityDisplayForm ( Tibialyzer.City city, string comm ) : void
city Tibialyzer.City
comm string
Résultat void

ShowCreatureDrops() public static méthode

public static ShowCreatureDrops ( Tibialyzer.Creature c, string comm ) : void
c Tibialyzer.Creature
comm string
Résultat void

ShowCreatureList() public static méthode

public static ShowCreatureList ( List c, string title, string command, bool conditionalAttributes = false ) : void
c List
title string
command string
conditionalAttributes bool
Résultat void

ShowCreatureStats() public static méthode

public static ShowCreatureStats ( Tibialyzer.Creature c, string comm ) : void
c Tibialyzer.Creature
comm string
Résultat void

ShowDamageMeter() public static méthode

public static ShowDamageMeter ( DamageResult>.Dictionary dps, string comm, DamageChartType chartType, string filter = "", string screenshot_path = "" ) : void
dps DamageResult>.Dictionary
comm string
chartType DamageChartType
filter string
screenshot_path string
Résultat void

ShowExperienceChartNotification() public static méthode

public static ShowExperienceChartNotification ( string comm ) : void
comm string
Résultat void

ShowHouseForm() public static méthode

public static ShowHouseForm ( House h, string command ) : void
h House
command string
Résultat void

ShowHuntGuideNotification() public static méthode

public static ShowHuntGuideNotification ( Tibialyzer.HuntingPlace hunt, string comm, int page ) : void
hunt Tibialyzer.HuntingPlace
comm string
page int
Résultat void

ShowHuntingPlace() public static méthode

public static ShowHuntingPlace ( Tibialyzer.HuntingPlace h, string comm ) : void
h Tibialyzer.HuntingPlace
comm string
Résultat void

ShowItemNotification() public static méthode

public static ShowItemNotification ( string command ) : void
command string
Résultat void

ShowItemView() public static méthode

public static ShowItemView ( Item i, int currentPage, int currentDisplay, string comm ) : void
i Item
currentPage int
currentDisplay int
comm string
Résultat void

ShowListNotification() public static méthode

public static ShowListNotification ( List commands, int type, string comm ) : void
commands List
type int
comm string
Résultat void

ShowLootDrops() public static méthode

public static ShowLootDrops ( Hunt h, string comm, string screenshot_path ) : void
h Hunt
comm string
screenshot_path string
Résultat void

ShowMapForm() public static méthode

public static ShowMapForm ( Coordinate startCoordinate, string comm ) : void
startCoordinate Coordinate
comm string
Résultat void

ShowMountNotification() public static méthode

public static ShowMountNotification ( Tibialyzer.Mount mount, string comm ) : void
mount Tibialyzer.Mount
comm string
Résultat void

ShowNPCForm() public static méthode

public static ShowNPCForm ( Tibialyzer.NPC c, string command ) : void
c Tibialyzer.NPC
command string
Résultat void

ShowNotification() public static méthode

public static ShowNotification ( NotificationForm f, string command, string screenshot_path = "" ) : void
f NotificationForm
command string
screenshot_path string
Résultat void

ShowOutfitNotification() public static méthode

public static ShowOutfitNotification ( Tibialyzer.Outfit outfit, string comm ) : void
outfit Tibialyzer.Outfit
comm string
Résultat void

ShowOutfiterNotification() public static méthode

public static ShowOutfiterNotification ( OutfiterOutfit outfit, string comm ) : void
outfit OutfiterOutfit
comm string
Résultat void

ShowPlayer() public static méthode

public static ShowPlayer ( Player player, string comm ) : void
player Player
comm string
Résultat void

ShowQuestGuideNotification() public static méthode

public static ShowQuestGuideNotification ( Tibialyzer.Quest quest, string comm, int page, string mission ) : void
quest Tibialyzer.Quest
comm string
page int
mission string
Résultat void

ShowQuestNotification() public static méthode

public static ShowQuestNotification ( Tibialyzer.Quest quest, string comm ) : void
quest Tibialyzer.Quest
comm string
Résultat void

ShowRoute() public static méthode

public static ShowRoute ( Coordinate target, Tibialyzer.TibiaObject obj, string command ) : void
target Coordinate
obj Tibialyzer.TibiaObject
command string
Résultat void

ShowSpellNotification() public static méthode

public static ShowSpellNotification ( Tibialyzer.Spell spell, int initialVocation, string comm ) : void
spell Tibialyzer.Spell
initialVocation int
comm string
Résultat void

ShowSummaryForm() public static méthode

public static ShowSummaryForm ( string command, string screenshot_path = "" ) : void
command string
screenshot_path string
Résultat void

ShowTaskNotification() public static méthode

public static ShowTaskNotification ( Task task, string comm ) : void
task Task
comm string
Résultat void

ShowWasteForm() public static méthode

public static ShowWasteForm ( Hunt hunt, string command ) : void
hunt Hunt
command string
Résultat void

UpdateDamageDisplay() public static méthode

public static UpdateDamageDisplay ( ) : void
Résultat void

UpdateExperienceDisplay() public static méthode

public static UpdateExperienceDisplay ( ) : void
Résultat void

UpdateLootDisplay() public static méthode

public static UpdateLootDisplay ( ) : void
Résultat void

UpdateUsedItemsDisplay() public static méthode

public static UpdateUsedItemsDisplay ( ) : void
Résultat void