C# Class InterpolationController, PoniGame

Inheritance: MonoBehaviour
Afficher le fichier Open project: 3dAnon/PoniGame Class Usage Examples

Méthodes publiques

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

Private Methods

Méthode Description
Start ( ) : void

Method Details

FixedUpdate() public méthode

public FixedUpdate ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void