ebiten/internal/uidriver
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
..
glfw input: Rename GamepadGUID -> GamepadSDLID (#1049) 2020-01-11 15:50:37 +09:00
js input: Rename GamepadGUID -> GamepadSDLID (#1049) 2020-01-11 15:50:37 +09:00
mobile input: Rename GamepadGUID -> GamepadSDLID (#1049) 2020-01-11 15:50:37 +09:00