cloud-game/web/js/input
Sergey Stepanov 2bc64a3be8 Migrate from IIFE to modern ES modules
These modules should be supported by all contemporary browsers, and this transition should resolve most issues related to the explicit import order of the .js files.
2024-03-17 22:09:43 +03:00
..
input.js Migrate from IIFE to modern ES modules 2024-03-17 22:09:43 +03:00
joystick.js Migrate from IIFE to modern ES modules 2024-03-17 22:09:43 +03:00
keyboard.js Migrate from IIFE to modern ES modules 2024-03-17 22:09:43 +03:00
keys.js Migrate from IIFE to modern ES modules 2024-03-17 22:09:43 +03:00
retropad.js Migrate from IIFE to modern ES modules 2024-03-17 22:09:43 +03:00
touch.js Migrate from IIFE to modern ES modules 2024-03-17 22:09:43 +03:00