C# Class TinkerAnnihilation.ComboAction

Show file Open project: JumpAttacker/EnsageSharp

Private Properties

Property Type Description
CastCombo void

Public Methods

Method Description
Drawing_OnDraw ( EventArgs args ) : void
Game_OnUpdate ( EventArgs args ) : void

Private Methods

Method Description
CastCombo ( Hero globalTarget, Ability laser, Ability rockets, bool singleCombo = false ) : void

Method Details

Drawing_OnDraw() public static method

public static Drawing_OnDraw ( EventArgs args ) : void
args System.EventArgs
return void

Game_OnUpdate() public static method

public static Game_OnUpdate ( EventArgs args ) : void
args System.EventArgs
return void