C# Class Tibialyzer.Portrait

Inheritance: BaseHUD
Show file Open project: Mytherin/Tibialyzer Class Usage Examples

Public Methods

Method Description
GetHUD ( ) : string
LoadHUD ( ) : void
Portrait ( ) : System

Private Methods

Method Description
RefreshExp ( Tibialyzer.Structures.PlayerExperience playerExp ) : void
RefreshHUD ( ) : void
RefreshHealth ( Tibialyzer.Structures.PlayerHealth playerHp ) : void
RefreshMana ( Tibialyzer.Structures.PlayerMana playerMp ) : void

Method Details

GetHUD() public method

public GetHUD ( ) : string
return string

LoadHUD() public method

public LoadHUD ( ) : void
return void

Portrait() public method

public Portrait ( ) : System
return System