j authored by Jeffrey Fisher's avatar Jeffrey Fisher
......@@ -24,6 +24,8 @@ The `SDL` library returns joystick axes with the C type `int16_t`, which is a si
## Arcade control
See Alex's guide: [Explanation: Arcade Control](/training/intermediate-arcade-control)
# Scaling
## Linear scaling
......
......