C++ Pixels Library For Windows
Enable communications with Pixels dice using Bluetooth Low Energy.
Loading...
Searching...
No Matches
Systemic::Pixels::PixelDelegate Member List

This is the complete list of members for Systemic::Pixels::PixelDelegate, including all inherited members.

onBatteryLevelChanged(std::shared_ptr< Pixel > pixel, int batteryLevel)Systemic::Pixels::PixelDelegatevirtual
onChargingStateChanged(std::shared_ptr< Pixel > pixel, bool isCharging)Systemic::Pixels::PixelDelegatevirtual
onFirmwareDateChanged(std::shared_ptr< Pixel > pixel, std::chrono::system_clock::time_point firmwareDate)Systemic::Pixels::PixelDelegatevirtual
onMessageReceived(std::shared_ptr< Pixel > pixel, std::shared_ptr< const Messages::PixelMessage > message)Systemic::Pixels::PixelDelegatevirtual
onRolled(std::shared_ptr< Pixel > pixel, int face)Systemic::Pixels::PixelDelegatevirtual
onRollStateChanged(std::shared_ptr< Pixel > pixel, PixelRollState state, int face)Systemic::Pixels::PixelDelegatevirtual
onRssiChanged(std::shared_ptr< Pixel > pixel, int rssi)Systemic::Pixels::PixelDelegatevirtual
onStatusChanged(std::shared_ptr< Pixel > pixel, PixelStatus status)Systemic::Pixels::PixelDelegatevirtual