C# Class Server.SkillHandlers.AnimalLoreGump

Inheritance: Server.Gumps.Gump
Afficher le fichier Open project: Grimoric/RunUO.T2A

Méthodes publiques

Méthode Description
AnimalLoreGump ( BaseCreature c ) : System

Private Methods

Méthode Description
FormatAttributes ( int cur, int max ) : string
FormatDamage ( int min, int max ) : string
FormatDouble ( double val ) : string
FormatElement ( int val ) : string
FormatSkill ( BaseCreature c, SkillName name ) : string
FormatStat ( int val ) : string

Method Details

AnimalLoreGump() public méthode

public AnimalLoreGump ( BaseCreature c ) : System
c Server.Mobiles.BaseCreature
Résultat System