C# Class HyperspaceAnim, asteroids-unity3d

Inheritance: MonoBehaviour
Afficher le fichier Open project: vitorog/asteroids-unity3d

Méthodes publiques

Méthode Description
Init ( int type ) : void

Private Methods

Méthode Description
Grow ( ) : void
Shrink ( ) : void
Start ( ) : void
Update ( ) : void

Method Details

Init() public méthode

public Init ( int type ) : void
type int
Résultat void