EEROS
0.4.1.0
API for the EEROS Real-Time Robotics Framework
|
#include <Mouse.hpp>
Public Attributes | |
struct { | |
bool left | |
bool middle | |
bool right | |
} | button |
struct { | |
signed x | |
signed y | |
signed z | |
signed r | |
} | axis |
struct { ... } eeros::hal::MouseState::axis |
struct { ... } eeros::hal::MouseState::button |
bool eeros::hal::MouseState::left |
bool eeros::hal::MouseState::middle |
signed eeros::hal::MouseState::r |
bool eeros::hal::MouseState::right |
signed eeros::hal::MouseState::x |
signed eeros::hal::MouseState::y |
signed eeros::hal::MouseState::z |