Represents an abstract instance of a Tilt Five™ wand Used with tiltfive::WandStreamHelper. More...
#include <TiltFiveNative.hpp>
Public Member Functions | |
auto | getLatestReport () const -> Result< T5_WandReport > |
Get the latest wand report for this wand. More... | |
T5_WandHandle | handle () const |
Get the wand handle. More... | |
Represents an abstract instance of a Tilt Five™ wand Used with tiltfive::WandStreamHelper.
Definition at line 1307 of file TiltFiveNative.hpp.
|
inline |
Get the latest wand report for this wand.
Definition at line 1332 of file TiltFiveNative.hpp.
|
inline |
Get the wand handle.
Definition at line 1337 of file TiltFiveNative.hpp.