ebiten/internal/uidriver/mobile
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
..
graphics_ios.go driver: Let UI have Graphics 2020-01-03 18:32:27 +09:00
graphics_opengl.go driver: Let UI have Graphics 2020-01-03 18:32:27 +09:00
input.go input: Rename GamepadGUID -> GamepadSDLID (#1049) 2020-01-11 15:50:37 +09:00
ui.go Fix multiple close for channel (#1047) 2020-01-08 12:50:57 +09:00