C# Class WP8_Sphero.Roll

Mostra file Open project: TechPreacher/WP8-Sphero-Control Class Usage Examples

Public Methods

Method Description
Roll ( int heading, int speed ) : System
ToPacket ( ) : byte[]

Method Details

Roll() public method

public Roll ( int heading, int speed ) : System
heading int
speed int
return System

ToPacket() public method

public ToPacket ( ) : byte[]
return byte[]