GameJoy
GameJoy copied to clipboard
Rework `AxisAction`
Would be better if this used parameters instead of fields and had the most appropriate type for each input.
e.g. MouseMovement -> Axis2d, R2 -> Axis1d, Gyro -> Gyroscope
A GamepadKind parameter will also be added.