The name of the RPG Maker. 'MV' in the current version.
The version of the RPG Maker.
Checks whether the browser can read files in the game folder.
True if the browser can read files in the game folder
Checks whether the browser is Android Chrome.
True if the browser is Android Chrome
Checks whether the platform is a mobile device.
True if the platform is a mobile device
Checks whether the browser is Mobile Safari.
True if the browser is Mobile Safari
Checks whether the platform is NW.js.
True if the platform is NW.js
Checks whether the option is in the query string.
The option name
True if the option is in the query string
Makes a CSS color string from RGB values.
The red value in the range (0, 255)
The green value in the range (0, 255)
The blue value in the range (0, 255)
CSS color string
Generated using TypeDoc
The static class that defines utility methods.
Utils