C++ Pixels Library For Windows
Enable communications with Pixels dice using Bluetooth Low Energy.
|
Message send by a Pixel to notify of its rolling state. More...
#include <Messages.h>
Public Member Functions | |
RollState () | |
Initializes a new instance of RollState. | |
Public Attributes | |
PixelRollState | state {} |
Current roll state. | |
uint8_t | faceIndex {} |
Index of the face facing up (if applicable). | |
Message send by a Pixel to notify of its rolling state.