C# Class TinkerAnnihilation.ComboAction

Afficher le fichier Open project: JumpAttacker/EnsageSharp

Private Properties

Свойство Type Description
CastCombo void

Méthodes publiques

Méthode Description
Drawing_OnDraw ( EventArgs args ) : void
Game_OnUpdate ( EventArgs args ) : void

Private Methods

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

Method Details

Drawing_OnDraw() public static méthode

public static Drawing_OnDraw ( EventArgs args ) : void
args System.EventArgs
Résultat void

Game_OnUpdate() public static méthode

public static Game_OnUpdate ( EventArgs args ) : void
args System.EventArgs
Résultat void