C# Class hobd.GSensor

Inheritance: CoreSensor
Afficher le fichier Open project: cail/hobd

Protected Properties

Свойство Type Description
firstRun bool

Méthodes publiques

Méthode Description
GSensor ( ) : System
OnSpeedChange ( Sensor speed ) : void

Méthodes protégées

Méthode Description
Activate ( ) : void
Deactivate ( ) : void

Method Details

Activate() protected méthode

protected Activate ( ) : void
Résultat void

Deactivate() protected méthode

protected Deactivate ( ) : void
Résultat void

GSensor() public méthode

public GSensor ( ) : System
Résultat System

OnSpeedChange() public méthode

public OnSpeedChange ( Sensor speed ) : void
speed Sensor
Résultat void

Property Details

firstRun protected_oe property

protected bool firstRun
Résultat bool