C# Class OverlayInformation.ItemOverlay

Afficher le fichier Open project: JumpAttacker/EnsageSharp

Private Properties

Свойство Type Description
Check bool
DrawItems void
DrawItems void
DrawOldMethod void
DrawState void
Drawing_OnDraw void
Load void

Méthodes publiques

Méthode Description
ItemOverlay ( ) : System

Private Methods

Méthode Description
Check ( System.Item item ) : bool
DrawItems ( Hero v, bool forEnemy ) : void
DrawItems ( Unit v ) : void
DrawOldMethod ( Hero v, List items ) : void
DrawState ( System.Item item, System.Vector2 itemPos2, System.Vector2 normalSize, float mana ) : void
Drawing_OnDraw ( EventArgs args ) : void
Load ( ) : void

Method Details

ItemOverlay() public méthode

public ItemOverlay ( ) : System
Résultat System