C# 클래스 TinkerAnnihilation.ComboAction

파일 보기 프로젝트 열기: JumpAttacker/EnsageSharp

Private Properties

프로퍼티 타입 설명
CastCombo void

공개 메소드들

메소드 설명
Drawing_OnDraw ( EventArgs args ) : void
Game_OnUpdate ( EventArgs args ) : void

비공개 메소드들

메소드 설명
CastCombo ( Hero globalTarget, Ability laser, Ability rockets, bool singleCombo = false ) : void

메소드 상세

Drawing_OnDraw() 공개 정적인 메소드

public static Drawing_OnDraw ( EventArgs args ) : void
args System.EventArgs
리턴 void

Game_OnUpdate() 공개 정적인 메소드

public static Game_OnUpdate ( EventArgs args ) : void
args System.EventArgs
리턴 void