doc: Rename "@Global Scope" to "@GlobalScope"
Spaces in filenames are evil.
This commit is contained in:
parent
967bfb0c4a
commit
e7701bb2de
17 changed files with 33 additions and 33 deletions
|
|
@ -57,7 +57,7 @@
|
|||
</methods>
|
||||
<members>
|
||||
<member name="button_mask" type="int" setter="set_button_mask" getter="get_button_mask">
|
||||
Mouse button mask identifier, one of or a bitwise combination of the BUTTON_MASK_* constants in [@Global Scope].
|
||||
Mouse button mask identifier, one of or a bitwise combination of the BUTTON_MASK_* constants in [@GlobalScope].
|
||||
</member>
|
||||
<member name="global_position" type="Vector2" setter="set_global_position" getter="get_global_position">
|
||||
Mouse position relative to the current [Viewport] when used in [method Control._gui_input], otherwise is at 0,0.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue