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