Antkeeper
0.0.1
|
Event generated when a mouse motion mapping has been generated. More...
#include <mapping-events.hpp>
Public Attributes | |
mouse_motion_mapping | mapping |
Mouse motion mapping that was generated. More... | |
Event generated when a mouse motion mapping has been generated.
Definition at line 66 of file mapping-events.hpp.
mouse_motion_mapping input::mouse_motion_mapped_event::mapping |
Mouse motion mapping that was generated.
Definition at line 69 of file mapping-events.hpp.