MBTileParser
MBTileParser copied to clipboard
Joystick sometimes returns weird values with isDPad set to YES
The joystick class sometimes returns weird values for velocity. When isDPad == YES and a given axis is at a 1 or -1, the other axis will return strange values.
@sneakyness If you have a sec, would you mind looking at this? To repro, enable isDPad and log the output of the joystick. Watch what happens as either axis reaches 1 or -1. (Pull to the edge to reproduce.)
I'm not sure what you're talking about. Could you be more specific?