C# Class BlackZilean.Utility.ManaManager

Afficher le fichier Open project: blacky/LeagueSharp

Méthodes publiques

Méthode Description
AddToMenu ( LeagueSharp.Common.Menu &attachMenu ) : void
CanDoCombo ( ) : bool
CanHarass ( ) : bool
CanLaneclear ( ) : bool
CanUseSpell ( LeagueSharp.Common.Spell spell ) : bool
CreateMenu ( ) : void
ManaManager ( ) : LeagueSharp

Method Details

AddToMenu() public méthode

public AddToMenu ( LeagueSharp.Common.Menu &attachMenu ) : void
attachMenu LeagueSharp.Common.Menu
Résultat void

CanDoCombo() public méthode

public CanDoCombo ( ) : bool
Résultat bool

CanHarass() public méthode

public CanHarass ( ) : bool
Résultat bool

CanLaneclear() public méthode

public CanLaneclear ( ) : bool
Résultat bool

CanUseSpell() public méthode

public CanUseSpell ( LeagueSharp.Common.Spell spell ) : bool
spell LeagueSharp.Common.Spell
Résultat bool

CreateMenu() public méthode

public CreateMenu ( ) : void
Résultat void

ManaManager() public méthode

public ManaManager ( ) : LeagueSharp
Résultat LeagueSharp