mirror of
https://github.com/etlegacy/JoyStick.git
synced 2024-11-22 04:12:24 +00:00
Update README.md
This commit is contained in:
parent
513538f85c
commit
28a6025f2c
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ dependencies {
|
||||||
compile 'com.github.erz05:JoyStick:1.1.0'
|
compile 'com.github.erz05:JoyStick:1.1.0'
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
<H2>v1.10 BREAKING CHANGE!</H2>
|
<H2>v1.1.0 BREAKING CHANGE!</H2>
|
||||||
1. Made changes to JoyStickListener<br>
|
1. Made changes to JoyStickListener<br>
|
||||||
a. Added Direction to onMove<br>
|
a. Added Direction to onMove<br>
|
||||||
b. Added Event calls for onTap and onDoubleTap<br>
|
b. Added Event calls for onTap and onDoubleTap<br>
|
||||||
|
|
Loading…
Reference in a new issue