Fix display/window/size/initial_position_type project setting description.
This commit is contained in:
committed by
Gonçalo Vasconcelos
parent
b15a13eed3
commit
4eb70da8b1
@ -1009,7 +1009,9 @@
|
||||
Main window initial position.
|
||||
[code]0[/code] - "Absolute", [member display/window/size/initial_position] is used to set window position.
|
||||
[code]1[/code] - "Primary Screen Center".
|
||||
[code]2[/code] - "Other Screen Center", [member display/window/size/initial_screen] is used to set the screen.
|
||||
[code]3[/code] - "Other Screen Center", [member display/window/size/initial_screen] is used to set the screen.
|
||||
[code]4[/code] - "Center of Screen With Mouse Pointer".
|
||||
[code]5[/code] - "Center of Screen With Keyboard Focus".
|
||||
[b]Note:[/b] This setting only affects the exported project, or when the project is run from the command line. In the editor, the value of [member EditorSettings.run/window_placement/rect] is used instead.
|
||||
</member>
|
||||
<member name="display/window/size/initial_screen" type="int" setter="" getter="" default="0">
|
||||
|
||||
Reference in New Issue
Block a user