C# Class AnimPendulum, TimeLapsus

Inheritance: MonoBehaviour
Afficher le fichier Open project: halbich/TimeLapsus

Méthodes publiques

Свойство Type Description
Angle float
StartTime float

Méthodes publiques

Méthode Description
Update ( ) : void

Method Details

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

Angle public_oe property

public float Angle
Résultat float

StartTime public_oe property

public float StartTime
Résultat float