C# Class _ProjectileIce, Rookery
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
public Hit ( GameObject other ) : void |
other |
GameObject |
|
return |
void |
|
public Move ( ) : void |
return |
void |
|
Property Details
public float slow |
return |
float |
|