ebiten/internal/uidriver/js
Hajime Hoshi b4819c4523
input: Rename GamepadGUID -> GamepadSDLID (#1049)
Gamepad GUID is a SDL specific notion and, strictly speaking,
they are not GUID (UUID) since they don't follow UUID's
specifications.

Renaming the function makes the situation clearer.

Updates #1048
2020-01-11 15:50:37 +09:00
..
input.go input: Rename GamepadGUID -> GamepadSDLID (#1049) 2020-01-11 15:50:37 +09:00
keys.go input: Refactoring: nameToJSKeyCodes -> nameToJSKeyCode 2019-09-02 00:30:17 +09:00
ui.go driver: Let UI have Graphics 2020-01-03 18:32:27 +09:00