dos h0071 playingWidth - cwtickle/danoniplus-docs GitHub Wiki
English | Japanese
Home > Chart settings specification > Initial settings during play > Setting the play screen position
| <- playingX / playingY | playingWidth / playingHeight | customCreditWidth -> |
playingWidth / playingHeight
- Width or height of game display area
- Common settings -> g_presetObj.playingWidth, playingHeight
Usage
|playingWidth=600|
|playingHeight=570|
Overview
Specifies the width or height of the game display area of the play screen. Default is the width or height size of the play screen.
Related pages
- playingX / playingY :pencil: X, Y coordinate of game display area
- customCreditWidth :pencil: Width of custom credit area
Changelog
Version | Change details |
---|---|
v33.6.0 | - Initial implementation (playingHeight) |
v16.0.0 | - Initial implementation (playingWidth) |
| <- playingX / playingY | playingWidth / playingHeight | customCreditWidth -> |