Method | Description | |
---|---|---|
basicAttack ( Vector2 dir, Vector2 playerLoc ) : float | ||
specialAttack ( Vector2 dir, Vector2 playerLoc ) : float |
public basicAttack ( Vector2 dir, Vector2 playerLoc ) : float | ||
dir | Vector2 | |
playerLoc | Vector2 | |
return | float |
public specialAttack ( Vector2 dir, Vector2 playerLoc ) : float | ||
dir | Vector2 | |
playerLoc | Vector2 | |
return | float |