Skip to content

StuyLib v2021.0.7

Compare
Choose a tag to compare
@selym3 selym3 released this 07 Feb 22:02
· 293 commits to main since this release
  • Added a KeyGamepad base class to control keymappings for a keyboard gamepad to make switching between then seamless.
  • Added a SimKeyGamepad to use as a gamepad for simulated robot code. This is for robots like the ROMI
  • Simplified KeyTracker util file to make it more usable. It is useful for 2d java.awt simulations