Property | Type | Description | |
---|---|---|---|
Poof | GameObject | ||
activeRange | float |
Method | Description | |
---|---|---|
DistanceBetween ( Vector2 pos1, Vector2 pos2 ) : float | ||
Start ( ) : void | ||
Update ( ) : void |
public DistanceBetween ( Vector2 pos1, Vector2 pos2 ) : float | ||
pos1 | Vector2 | |
pos2 | Vector2 | |
return | float |