Modules/input manager/Desc

From MSX Game Library

Revision as of 13:39, 12 January 2024 by Aoineko (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

< Modules‎ | input manager

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.