Hajime Hoshi
|
ab414558e8
ebiten: replace alias types with ints for better documentation
|
пре 2 месеци |
Hajime Hoshi
|
15dfb02f9f
ebiten: update the comment for CursorPosition
|
пре 2 месеци |
Hajime Hoshi
|
2d62de25ed
ebiten: remove old comments
|
пре 9 месеци |
Hajime Hoshi
|
08ae0f4a94
ebiten: add type GamepadAxisType
|
пре 10 месеци |
Hajime Hoshi
|
27fd10595b
internal/ui: refactoring: reduce global functions and prefer Get()
|
пре 1 година |
Hajime Hoshi
|
a62b8a00e7
internal/ui: use float64 for cursor positions internally
|
пре 1 година |
divVerent
|
1789f509e1
mobile/ebitenmobileview: add iOS Keyboard support. (#2678)
|
пре 1 година |
Pierre Curto
|
4de807cc44
all: fix typos (#2558)
|
пре 1 година |
Hajime Hoshi
|
f009dd8dd2
ebiten: implement DroppedFiles to replace AppendDroppedFiles
|
пре 1 година |
Hajime Hoshi
|
8c25fac860
ebiten: add AppendDroppedFiles
|
пре 1 година |
Hajime Hoshi
|
40aa35750c
ebiten: bug fix: updating the input state must be protected by a mutex
|
пре 1 година |
Hajime Hoshi
|
b79f0394cc
internal/ui: refactoring: allow slices in InputState
|
пре 1 година |
Hajime Hoshi
|
d53803615a
internal/ui: merge a window-closing state into an input state
|
пре 1 година |
Hajime Hoshi
|
dd7e125d9c
ebiten: add KeyName for desktops and browsers
|
пре 2 година |
Hajime Hoshi
|
59295cc85f
internal/ui: bug fix: input state should be reset for each tick, not frame
|
пре 1 година |
Hajime Hoshi
|
d80f1112ed
ebiten: bug fix: wrong detection of mod keys
|
пре 1 година |
Hajime Hoshi
|
d1b9a0a9a1
internal/ui: freeze the input state for each frame
|
пре 1 година |
Hajime Hoshi
|
7f95072fce
ebiten: typo
|
пре 2 година |
Hajime Hoshi
|
f7c44f086f
replace Ebiten with Ebitengine in comments
|
пре 2 година |
Hajime Hoshi
|
094726915b
ebiten: add IsStandardGamepadAxisAvailable and IsStandardGamepadButtonAvailable (#2241)
|
пре 2 година |
mattn
|
3cd0daac67
go generate ./... with Go 1.19 (#2228)
|
пре 2 година |
Hajime Hoshi
|
bacb630c5b
internal/gamepaddb: bug fix: don't panic with invalid inputs
|
пре 2 година |
Hajime Hoshi
|
5f17264c74
ebiten: rename Gamepad(Axis|Button)Num -> Gamepad(Axis|Button)Count
|
пре 2 година |
Hajime Hoshi
|
33078c764c
internal/gamepaddb: make Update atomic
|
пре 2 година |
Hajime Hoshi
|
80c03792cb
internal/driver: move the key definitions to internal/ui
|
пре 2 година |
Hajime Hoshi
|
2fbfa5444b
internal/driver: remove Input
|
пре 2 година |
Hajime Hoshi
|
149736c3cf
internal/uidriver/*: integrate the packages into internal/ui
|
пре 2 година |
Hajime Hoshi
|
93b2a0756b
internal/gamepaddb: allow the standard layout mapping for any platforms
|
пре 2 година |
Hajime Hoshi
|
1bee10f999
internal/gamepad: move constants from internal/driver
|
пре 2 година |
Hajime Hoshi
|
3bdd8097b5
internal/uidriver: refactoring: remove the gamepad part
|
пре 2 година |