HtmlPlatformDevice provides the HTML5 versions of the key parts of a PlatformDevice. It is the default implementation.
Construct an HtmlPlatformDevice
The desired mode for the accelerometer. Defaults to DISABLED
Readonly
Quit the game and close its window
Vibrate the device for some number of milliseconds
The number of milliseconds to vibrate
HtmlPlatformDevice provides the HTML5 versions of the key parts of a PlatformDevice. It is the default implementation.