C# Class Beat, ggj16

Inheritance: MonoBehaviour
Afficher le fichier Open project: amzeratul/ggj16 Class Usage Examples

Méthodes publiques

Méthode Description
Init ( BeatVisualizer, beatVisualizer, float speed, float ttl ) : void

Méthodes protégées

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

Method Details

Init() public méthode

public Init ( BeatVisualizer, beatVisualizer, float speed, float ttl ) : void
beatVisualizer BeatVisualizer,
speed float
ttl float
Résultat void

Start() protected méthode

protected Start ( ) : void
Résultat void

Update() protected méthode

protected Update ( ) : void
Résultat void