C# Class RangedClass, DefendAman

Inheritance: BaseClass
Afficher le fichier Open project: CarsonRoscoe/DefendAman

Méthodes publiques

Méthode Description
basicAttack ( Vector2 dir, Vector2 playerLoc ) : float
specialAttack ( Vector2 dir, Vector2 playerLoc ) : float

Method Details

basicAttack() public méthode

public basicAttack ( Vector2 dir, Vector2 playerLoc ) : float
dir Vector2
playerLoc Vector2
Résultat float

specialAttack() public méthode

public specialAttack ( Vector2 dir, Vector2 playerLoc ) : float
dir Vector2
playerLoc Vector2
Résultat float