C# Class WindRunner_Annihilation.Logic.LineHelpers

Mostra file Open project: JumpAttacker/EnsageSharp Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
Dispose ( System.Entity target ) : void
DrawEffect ( System.Entity target, string effectName, bool someOne ) : void
LineHelpers ( ) : System

Method Details

Dispose() public static method

public static Dispose ( System.Entity target ) : void
target System.Entity
return void

DrawEffect() public method

public DrawEffect ( System.Entity target, string effectName, bool someOne ) : void
target System.Entity
effectName string
someOne bool
return void

LineHelpers() public method

public LineHelpers ( ) : System
return System