MayaFlux 0.2.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ get_type()

InputType MayaFlux::Core::HIDBackend::get_type ( ) const
inlineoverridevirtual

Get backend type.

Implements MayaFlux::Core::IInputBackend.

Definition at line 112 of file HIDBackend.hpp.

112{ return InputType::HID; }
@ HID
Generic HID devices (game controllers, custom hardware)