C# Class kOS.BindingFlightControls

Inheritance: Binding
Afficher le fichier Open project: Nivekk/KOS Class Usage Examples

Méthodes publiques

Méthode Description
AddTo ( BindingManager manager ) : void
OnFlyByWire ( FlightCtrlState c ) : void
Update ( float time ) : void

Method Details

AddTo() public méthode

public AddTo ( BindingManager manager ) : void
manager BindingManager
Résultat void

OnFlyByWire() public méthode

public OnFlyByWire ( FlightCtrlState c ) : void
c FlightCtrlState
Résultat void

Update() public méthode

public Update ( float time ) : void
time float
Résultat void