C# Class Snowshoes.Classes.Barbarian

Afficher le fichier Open project: nuzayets/Snowshoes

Méthodes publiques

Свойство Type Description
Earthquake Snowshoes.Common.Spell
Leap Snowshoes.Common.Spell
Primary Snowshoes.Common.Spell
Shout Snowshoes.Common.Spell
Sprint Snowshoes.Common.Spell
Warcry Snowshoes.Common.Spell

Méthodes publiques

Méthode Description
AttackUnit ( Unit unit, System.TimeSpan timeout ) : bool
SprintEverywhere ( float x, float y ) : bool

Method Details

AttackUnit() public static méthode

public static AttackUnit ( Unit unit, System.TimeSpan timeout ) : bool
unit Unit
timeout System.TimeSpan
Résultat bool

SprintEverywhere() public static méthode

public static SprintEverywhere ( float x, float y ) : bool
x float
y float
Résultat bool

Property Details

Earthquake public_oe static_oe property

public static Spell,Snowshoes.Common Earthquake
Résultat Snowshoes.Common.Spell

Leap public_oe static_oe property

public static Spell,Snowshoes.Common Leap
Résultat Snowshoes.Common.Spell

Primary public_oe static_oe property

public static Spell,Snowshoes.Common Primary
Résultat Snowshoes.Common.Spell

Shout public_oe static_oe property

public static Spell,Snowshoes.Common Shout
Résultat Snowshoes.Common.Spell

Sprint public_oe static_oe property

public static Spell,Snowshoes.Common Sprint
Résultat Snowshoes.Common.Spell

Warcry public_oe static_oe property

public static Spell,Snowshoes.Common Warcry
Résultat Snowshoes.Common.Spell