C# Class RemoteTech.roverControl

Afficher le fichier Open project: JDPKSP/RemoteTechLegacy Class Usage Examples

Méthodes publiques

Свойство Type Description
states Queue

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ShutDown ( ) : void
draw ( ) : void
roverControl ( FlightComputerGUI computerin ) : System
update ( ) : void

Method Details

ShutDown() public méthode

public ShutDown ( ) : void
Résultat void

draw() public méthode

public draw ( ) : void
Résultat void

roverControl() public méthode

public roverControl ( FlightComputerGUI computerin ) : System
computerin FlightComputerGUI
Résultat System

update() public méthode

public update ( ) : void
Résultat void

Property Details

states public_oe property

public Queue states
Résultat Queue