C# Class VolleyProjectile, DemonHeart

Inheritance: Projectile
Afficher le fichier Open project: rwbysafire/DemonHeart

Méthodes publiques

Méthode Description
OnHit ( ) : void
VolleyProjectile ( GameObject gameObject, Stats, stats ) : System.Collections
getDamage ( ) : float
getDuration ( ) : float
getSpeed ( ) : float

Method Details

OnHit() public méthode

public OnHit ( ) : void
Résultat void

VolleyProjectile() public méthode

public VolleyProjectile ( GameObject gameObject, Stats, stats ) : System.Collections
gameObject GameObject
stats Stats,
Résultat System.Collections

getDamage() public méthode

public getDamage ( ) : float
Résultat float

getDuration() public méthode

public getDuration ( ) : float
Résultat float

getSpeed() public méthode

public getSpeed ( ) : float
Résultat float