Skip to content

Commit

Permalink
Add api.Gamepad.vibrationActuator (#6373)
Browse files Browse the repository at this point in the history
  • Loading branch information
queengooborg committed Jul 3, 2020
1 parent 1d52fb6 commit 6117de6
Showing 1 changed file with 47 additions and 0 deletions.
47 changes: 47 additions & 0 deletions api/Gamepad.json
Original file line number Diff line number Diff line change
Expand Up @@ -1062,6 +1062,53 @@
"deprecated": false
}
}
},
"vibrationActuator": {
"__compat": {
"support": {
"chrome": {
"version_added": "68"
},
"chrome_android": {
"version_added": "68"
},
"edge": {
"version_added": "79"
},
"firefox": {
"version_added": false
},
"firefox_android": {
"version_added": false
},
"ie": {
"version_added": false
},
"opera": {
"version_added": "55"
},
"opera_android": {
"version_added": "48"
},
"safari": {
"version_added": false
},
"safari_ios": {
"version_added": false
},
"samsunginternet_android": {
"version_added": "10.0"
},
"webview_android": {
"version_added": false
}
},
"status": {
"experimental": true,
"standard_track": false,
"deprecated": false
}
}
}
}
}
Expand Down

0 comments on commit 6117de6

Please sign in to comment.