C# Class _ProjectileIce, Rookery

Inheritance: _ProjectileBase
Exibir arquivo Open project: AIESeattleGameArt/Rookery

Public Properties

Property Type Description
slow float

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

Property Details

slow public_oe property

public float slow
return float