C# Class Server.SkillHandlers.AnimalLoreGump

Inheritance: Server.Gumps.Gump
Mostra file Open project: Grimoric/RunUO.T2A

Public Methods

Method Description
AnimalLoreGump ( BaseCreature c ) : System

Private Methods

Method 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 method

public AnimalLoreGump ( BaseCreature c ) : System
c Server.Mobiles.BaseCreature
return System