C# Class SFXUtility.Feature.JungleTimer

Inheritance: Base
Show file Open project: Smokyfox/LeagueSharp

Public Methods

Method Description
JungleTimer ( IContainer container ) : System

Private Methods

Method Description
OnDraw ( EventArgs args ) : void
OnGameLoad ( EventArgs args ) : void
OnGameProcessPacket ( GamePacketEventArgs args ) : void
OnGameUpdate ( EventArgs args ) : void
TimersLoaded ( object o ) : void

Method Details

JungleTimer() public method

public JungleTimer ( IContainer container ) : System
container IContainer
return System