Hajime Hoshi
|
fd69f58dae
input: Add comments about mobiles
|
4 years ago |
corfe83
|
a18cddb39f
Reduce heap allocations in thread.go and input.go (#1085)
|
4 years ago |
Hajime Hoshi
|
5b7151595b
mobile/ebitenmobileview: Handle keyboard keys on Android (ebitenmobile)
|
4 years ago |
Hajime Hoshi
|
b4819c4523
input: Rename GamepadGUID -> GamepadSDLID (#1049)
|
4 years ago |
Hajime Hoshi
|
dcad3d21c9
ui: Format comments
|
4 years ago |
Jake Bentvelzen
|
c17946bb82
ui: Add GamepadGUID and GamepadName functions (#1035)
|
4 years ago |
Hajime Hoshi
|
52900fac79
Move back driver getters to ebiten package
|
5 years ago |
Hajime Hoshi
|
83b2d4b112
input: driver.Key now distinguishes left/right modifier keys
|
5 years ago |
Hajime Hoshi
|
de915a1736
Move driver getters to graphicsdriver/uidriver packages
|
5 years ago |
Hajime Hoshi
|
f262210410
input: Improve CursorPosition document
|
5 years ago |
Hajime Hoshi
|
0aa3135082
driver: Remove UI.AdjustPosition
|
5 years ago |
Hajime Hoshi
|
a1697feeb1
driver: Add UI.Input()
|
5 years ago |
Hajime Hoshi
|
7e5085f15b
Add uidriver package and move UI implementation to this packaage
|
5 years ago |
Hajime Hoshi
|
06219db2cc
input: Replace Touches with TouchIDs and TouchPosition
|
5 years ago |
Hajime Hoshi
|
0536efd95f
ui: Remove AdjustedCursorPosition
|
5 years ago |
Hajime Hoshi
|
dec6be1a11
ui: Remove AdjustedTouches
|
5 years ago |
Hajime Hoshi
|
43ec1e7fb3
input: Refactoring: Make Touch a struct
|
5 years ago |
Hajime Hoshi
|
7dca1889a1
input: Move Key to driver package
|
5 years ago |
Hajime Hoshi
|
c5a8c88e2d
input: Move MouseButton and GamepadButton to driver package
|
5 years ago |
Hajime Hoshi
|
7e604c6890
input: Fix comments
|
6 years ago |
Hajime Hoshi
|
237f6a2014
input: Rename MouseWheel -> Wheel
|
6 years ago |
Hajime Hoshi
|
d752408da3
Fix comments not to use the term 'this function'
|
6 years ago |
Philipp Steinhaus
|
39b3170185
input: Enable mouse wheel input (#628)
|
6 years ago |
Hajime Hoshi
|
fbeed96bb5
input: Add TouchIDs and TouchPosition (#497)
|
6 years ago |
Hajime Hoshi
|
e4ee3100db
ui: Fix comments
|
6 years ago |
Evan Leis
|
7172e98a31
input: Do not allocate a touch slice if no touches have been made (#587)
|
6 years ago |
Hajime Hoshi
|
0544476419
input: Fix comments
|
6 years ago |
Hajime Hoshi
|
fac7651152
examples/keyboard: Show other keys than 'keyboard' keys
|
6 years ago |
Hajime Hoshi
|
c540d0fc0d
ui: Add AdjustedTouches for consistency
|
6 years ago |
Hajime Hoshi
|
4de2dc0240
Add input package
|
6 years ago |