C# Class Snowshoes.Classes.Barbarian

Exibir arquivo Open project: nuzayets/Snowshoes

Public Properties

Property 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

Public Methods

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

Method Details

AttackUnit() public static method

public static AttackUnit ( Unit unit, System.TimeSpan timeout ) : bool
unit Unit
timeout System.TimeSpan
return bool

SprintEverywhere() public static method

public static SprintEverywhere ( float x, float y ) : bool
x float
y float
return bool

Property Details

Earthquake public_oe static_oe property

public static Spell,Snowshoes.Common Earthquake
return Snowshoes.Common.Spell

Leap public_oe static_oe property

public static Spell,Snowshoes.Common Leap
return Snowshoes.Common.Spell

Primary public_oe static_oe property

public static Spell,Snowshoes.Common Primary
return Snowshoes.Common.Spell

Shout public_oe static_oe property

public static Spell,Snowshoes.Common Shout
return Snowshoes.Common.Spell

Sprint public_oe static_oe property

public static Spell,Snowshoes.Common Sprint
return Snowshoes.Common.Spell

Warcry public_oe static_oe property

public static Spell,Snowshoes.Common Warcry
return Snowshoes.Common.Spell