Skip to content

What input devices does Bevy support? #8166

Answered by Nilirad
vladislav1nikov asked this question in Q&A
Discussion options

You must be logged in to vote

From the API documentation, the supported input methods should be these:

  • gamepad
  • keyboard
  • mouse
  • touch

Source: https://docs.rs/bevy_input/0.10.0/bevy_input/

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by vladislav1nikov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants