Gluon/Input
Appearance
< Gluon
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