Antkeeper
0.0.1
|
Event generated when an input device has been connected. More...
#include <device-events.hpp>
Public Attributes | |
device * | device {nullptr} |
Device that was connected. More... | |
Event generated when an input device has been connected.
Definition at line 30 of file device-events.hpp.
device* input::device_connected_event::device {nullptr} |
Device that was connected.
Definition at line 33 of file device-events.hpp.