Gluon/Input: Difference between revisions

From KDE Community Wiki
(Created page with "Input : public Component -> List of Input Actions Input Action : public Asset -> Type: { Absolute Axis, Relative Axis, Button } -> Device -> Binding -> Si...")
 
(No difference)

Latest revision as of 11:19, 18 February 2014

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