We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af5deac commit 0a503f8Copy full SHA for 0a503f8
tutorials/rendering/multiple_resolutions.rst
@@ -74,7 +74,7 @@ screen sizes.
74
75
.. note::
76
77
- On this page, *window* refers to the screen area alloted to your game
+ On this page, *window* refers to the screen area allotted to your game
78
by the system, while *viewport* refers to the root object (accessible
79
from ``get_tree().root``) which the game controls to fill this screen area.
80
This viewport is a :ref:`Window <class_Window>` instance. Recall from the
0 commit comments