C# Class HelperImp, Demonology

Inheritance: MonoBehaviour
Datei anzeigen Open project: Qlevine20/Demonology

Public Properties

Property Type Description
Poof GameObject
activeRange float

Public Methods

Method Description
DistanceBetween ( Vector2 pos1, Vector2 pos2 ) : float
Start ( ) : void
Update ( ) : void

Method Details

DistanceBetween() public method

public DistanceBetween ( Vector2 pos1, Vector2 pos2 ) : float
pos1 Vector2
pos2 Vector2
return float

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

Poof public_oe property

public GameObject Poof
return GameObject

activeRange public_oe property

public float activeRange
return float