Class PDJE_Input
Defined in File PDJE_INPUT.hpp
Class Documentation
-
class PDJE_Input
Input device manager.
Searches for connected devices and pairs them with the engine.
Public Functions
-
void search()
Scan the system for available input devices.
-
void set()
Register a device with the engine.
-
void get()
Retrieve the current device state.
-
void pair_job()
Pair the found devices with appropriate handlers.
-
PDJE_Input()
Constructor.
-
~PDJE_Input()
Destructor.
-
void search()