C# Class _ProjectileEgg, Rookery

Inheritance: _ProjectileBase
Afficher le fichier Open project: AIESeattleGameArt/Rookery

Méthodes publiques

Méthode Description
Hit ( GameObject other ) : void
Move ( ) : void

Method Details

Hit() public méthode

public Hit ( GameObject other ) : void
other GameObject
Résultat void

Move() public méthode

public Move ( ) : void
Résultat void