C# Class Cirrious.MvvmCross.Plugins.Sphero.Commands.RollCommand

Inheritance: BaseSpheroCommand
Afficher le fichier Open project: slodge/BallControl Class Usage Examples

Méthodes publiques

Méthode Description
RollCommand ( int velocity, int heading, bool isStop ) : System

Méthodes protégées

Méthode Description
GetPayloadBytes ( ) : byte[]

Method Details

GetPayloadBytes() protected final méthode

protected final GetPayloadBytes ( ) : byte[]
Résultat byte[]

RollCommand() public méthode

public RollCommand ( int velocity, int heading, bool isStop ) : System
velocity int
heading int
isStop bool
Résultat System