Skip to content

Releases: bobboteck/JoyStick

Callback function added

21 Dec 20:48
3347e19
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.6...v2.0.0

Fixed and Absolute position

10 Jun 07:03
Compare
Choose a tag to compare

Fixed the Issue #10 and #11, now you can use also CSS fixed or absolute position value, to position the joystick on the page.

Two sticks in a row

21 Apr 07:38
Compare
Choose a tag to compare

Now you can use more than one JoyStick simultaneously

New parameter for autoreturn of stick

10 Jan 14:46
Compare
Choose a tag to compare

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

18 Nov 22:11
Compare
Choose a tag to compare

Close the Issue #5 to Correct indication of East direction

Support any position and touch device

12 Nov 21:14
Compare
Choose a tag to compare

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

12 Nov 11:21
Compare
Choose a tag to compare

Fixed Issue #4 - Now JoyStick work in any position in the page, not only at 0,0

Stable

12 Jul 14:39
Compare
Choose a tag to compare

All functionality are available