Difference between revisions of "Modules/input manager/Desc"
From MSX Game Library
< Modules | input manager
(Created page with "The {{MOD|input_manager}} module manages advanced access to inputs. It detects different types of events (short click, long click, double-click, etc.) and associates a callbac...") |
(No difference)
|
Latest revision as of 13:39, 12 January 2024
The input_manager module manages advanced access to inputs. It detects different types of events (short click, long click, double-click, etc.) and associates a callback function with them.