Skip to content

Resolve "Improve digital inputs (e.g. keys + buttons)"

Luke Benstead requested to merge 263-better-digital-inputs into master

Summary of Changes Introduced

  • Introduce InputAxis::set_force to give a gradual axis value increase to digital inputs

PR Checklist

  • I have documented any user-visible changes to the code in the documentation folder
  • I agree that the changes introduced in this PR are licensed under the LGPL-3.0 license (Why?)
  • I have added applicable tests, or at least not introduced any failures

Closes #263 (closed)

Merge request reports