StuyLib v2021.0.7
- 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