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
|
|
@ -65,7 +65,7 @@
|
|||
</methods>
|
||||
<members>
|
||||
<member name="button_index" type="int" setter="set_button_index" getter="get_button_index">
|
||||
Mouse button identifier, one of the BUTTON_* or BUTTON_WHEEL_* constants in [@Global Scope].
|
||||
Mouse button identifier, one of the BUTTON_* or BUTTON_WHEEL_* constants in [@GlobalScope].
|
||||
</member>
|
||||
<member name="doubleclick" type="bool" setter="set_doubleclick" getter="is_doubleclick">
|
||||
If [code]true[/code] the mouse button's state is a double-click. If [code]false[/code] the mouse button's state is released.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue