C# Class Microsoft.Devices.VibrateController

Afficher le fichier Open project: KonajuGames/MonoGame-Support Class Usage Examples

Méthodes publiques

Méthode Description
Start ( System.TimeSpan duration ) : void
Stop ( ) : void

Method Details

Start() public méthode

public Start ( System.TimeSpan duration ) : void
duration System.TimeSpan
Résultat void

Stop() public méthode

public Stop ( ) : void
Résultat void