How can I get values of analogue triggers? #1955
Answered
by
hajimehoshi
eliasdaler
asked this question in
Q&A
-
There's no |
Beta Was this translation helpful? Give feedback.
Answered by
hajimehoshi
Jan 13, 2022
Replies: 1 comment 1 reply
-
See https://pkg.go.dev/github.com/hajimehoshi/ebiten/v2#StandardGamepadButtonValue. Probably this is what you need. 😄 |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
eliasdaler
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See https://pkg.go.dev/github.com/hajimehoshi/ebiten/v2#StandardGamepadButtonValue. Probably this is what you need. 😄