C# Class HyperspaceAnim, asteroids-unity3d

Inheritance: MonoBehaviour
Exibir arquivo Open project: vitorog/asteroids-unity3d

Public Methods

Method Description
Init ( int type ) : void

Private Methods

Method Description
Grow ( ) : void
Shrink ( ) : void
Start ( ) : void
Update ( ) : void

Method Details

Init() public method

public Init ( int type ) : void
type int
return void