C# Class _ProjectileFire, Rookery

Inheritance: _ProjectileBase
Show file Open project: AIESeattleGameArt/Rookery

Public Methods

Method Description
Hit ( GameObject other ) : void
Move ( ) : void

Method Details

Hit() public method

public Hit ( GameObject other ) : void
other GameObject
return void

Move() public method

public Move ( ) : void
return void