georgefst / monpad

A fully-customisable web-based gamepad, designed to be used from smartphones.
BSD 3-Clause "New" or "Revised" License
39 stars 5 forks source link

Angles for rectangle indicators #25

Closed georgefst closed 3 years ago

georgefst commented 3 years ago

arcStart and arcEnd aren't quite rendered faithfully for rectangular indicators. I think they're fine for squares.

I haven't investigated any further than that because the calculations are fiddly and, honestly, I don't think anyone cares.

georgefst commented 3 years ago

Fixed in 920be60 - we just range from 0 to 1, rather than making any claim about these actually being angles.