Gluon/Input

From KDE Community Wiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Input : public Component

   -> List of Input Actions

Input Action : public Asset

   -> Type: { Absolute Axis, Relative Axis, Button }
   -> Device
   -> Binding
   -> Singals: Pressed, Released, Clicked, Changed

DeviceManager

   -> List of Devices
   -> Hotplugging through system-specific impl

Device

   -> Type: { Absolute Axis, Relative Axis, Button }
   -> System specific impl with priorities