mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
[Web] Rename JavaScript platform to Web.
Also rename export name from "HTML5" to "Web".
This commit is contained in:
@@ -355,7 +355,7 @@
|
||||
<param index="0" name="duration_ms" type="int" default="500" />
|
||||
<description>
|
||||
Vibrate handheld devices.
|
||||
[b]Note:[/b] This method is implemented on Android, iOS, and HTML5.
|
||||
[b]Note:[/b] This method is implemented on Android, iOS, and Web.
|
||||
[b]Note:[/b] For Android, it requires enabling the [code]VIBRATE[/code] permission in the export preset.
|
||||
[b]Note:[/b] For iOS, specifying the duration is supported in iOS 13 and later.
|
||||
[b]Note:[/b] Some web browsers such as Safari and Firefox for Android do not support this method.
|
||||
|
||||
Reference in New Issue
Block a user