C# Class SharpVision.Vision

Afficher le fichier Open project: blm95/LeagueSharp2

Méthodes publiques

Méthode Description
Vision ( ) : System
intersectsObj ( System.Vector3 position, bool checkbrush = false ) : bool

Private Methods

Méthode Description
Game_OnDraw ( EventArgs args ) : void
GetWardPos ( System.Vector3 lastPos, int radius = 165, int precision = 3 ) : System.Vector3
Obj_AI_Base_OnCreate ( GameObject sender, EventArgs args ) : void
Obj_AI_Base_OnProcessSpellCast ( Obj_AI_Base sender, GameObjectProcessSpellCastEventArgs args ) : void
showVision ( System color, int range ) : void

Method Details

Vision() public méthode

public Vision ( ) : System
Résultat System

intersectsObj() public static méthode

public static intersectsObj ( System.Vector3 position, bool checkbrush = false ) : bool
position System.Vector3
checkbrush bool
Résultat bool