Releases: bobboteck/JoyStick
Releases · bobboteck/JoyStick
Callback function added
What's Changed
- Callback by @bobboteck in #30
New Contributors
- @artisticfox8 for the suggestion on #27
- @bobboteck made their first contribution in #30
Full Changelog: v1.1.6...v2.0.0
Fixed and Absolute position
Two sticks in a row
Now you can use more than one JoyStick simultaneously
New parameter for autoreturn of stick
Added a new parameter of JoyStick initialization, that sets the behavior of the stick, whether or not, it should return to zero position when released. The default value is True and the stick return to zero when released.
Correct indication of East direction
Close the Issue #5 to Correct indication of East direction
Support any position and touch device
Now it correctly supports every position on the page, as long as the positioning of the Canvas is not absolute, and operation with touch devices has also been restored.
In any position of page
Fixed Issue #4 - Now JoyStick work in any position in the page, not only at 0,0