C# Class _2015_Pre_build_week_project.Autonomous.Commands.DriveTurnCommand

Inheritance: DriveBaseCommand
Afficher le fichier Open project: shockwave4488/2015-Practice-Week-C-

Méthodes publiques

Méthode Description
DriveTurnCommand ( double _degrees, double _timeOut ) : System
Execute ( ) : bool

Method Details

DriveTurnCommand() public méthode

public DriveTurnCommand ( double _degrees, double _timeOut ) : System
_degrees double
_timeOut double
Résultat System

Execute() public méthode

public Execute ( ) : bool
Résultat bool