C# Class OSVRFreePIE.Button

Afficher le fichier Open project: thomasgauthier/FreePIE-OSVR Class Usage Examples

Méthodes publiques

Méthode Description
Button ( ClientContext context, String path ) : System
__bool__ ( ) : bool
__nonzero__ ( ) : bool

Private Methods

Méthode Description
ButtonInterface_StateChanged ( object sender, TimeValue timestamp, int sensor, byte report ) : void

Method Details

Button() public méthode

public Button ( ClientContext context, String path ) : System
context ClientContext
path String
Résultat System

__bool__() public méthode

public __bool__ ( ) : bool
Résultat bool

__nonzero__() public méthode

public __nonzero__ ( ) : bool
Résultat bool