mirror of
https://github.com/logsol/chuck.js.git
synced 2026-05-11 10:37:34 +00:00
Added Swiper drawing
This commit is contained in:
parent
cf2182676b
commit
1e233efbea
6 changed files with 85 additions and 7 deletions
|
|
@ -62,6 +62,10 @@ function (Exception) {
|
|||
},
|
||||
gameStats: {
|
||||
toggle: null
|
||||
},
|
||||
swiper: {
|
||||
swipe: null,
|
||||
end: null
|
||||
}
|
||||
},
|
||||
input: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue