Optional
audioRandom number seed for BGM and sound effects generation.
Optional
audioAudio volume, default: 1.
Optional
captureAdditional setting for isCapturingGameCanvasOnly, set the scale of the output file, default: 1.
Optional
isCapture a screen by pressing 'c' key.
Optional
isAdditional setting for isCapturing, will omit the margins on two sides when enabled.
Optional
isDisplay particles on the front of of the screen.
Optional
isDisplay added score points on the front of the screen.
Optional
isPlay BGM.
Optional
isEnable replay of the previous game on the title screen.
Optional
isShow a score and a hi-score, default: true.
Optional
isEnable BGM and sound effects, default: true.
Optional
isUse a small text for a score and a description, default: true.
Optional
seed?: numberUse audioSeed.
Optional
theme?: ThemeNameAppearance theme of the game.
Optional
viewScreen size of the game, default: {x: 100, y: 100}.
Generated using TypeDoc
Game setting options.