diff options
| author | Chris Bradfield <chris@kidscancode.org> | 2019-10-06 16:26:15 -0700 |
|---|---|---|
| committer | Chris Bradfield <chris@kidscancode.org> | 2019-10-06 16:26:15 -0700 |
| commit | 72b43d5ed6c0c55a344d7f201936b81c38dee2b6 (patch) | |
| tree | dfb94b3306aa5f4b80475a9a6f40c9649dc12b65 /doc/classes/Input.xml | |
| parent | 8c9358b5d0a3c72707ec5d2fe312e239e9fa5dc1 (diff) | |
| download | redot-engine-72b43d5ed6c0c55a344d7f201936b81c38dee2b6.tar.gz | |
[DOC] Fill in various missing method/member descriptions.
Diffstat (limited to 'doc/classes/Input.xml')
| -rw-r--r-- | doc/classes/Input.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/classes/Input.xml b/doc/classes/Input.xml index afb3977849..6d4adfad51 100644 --- a/doc/classes/Input.xml +++ b/doc/classes/Input.xml @@ -71,6 +71,7 @@ <return type="int" enum="Input.CursorShape"> </return> <description> + Returns the currently assigned cursor shape (see [enum CursorShape]). </description> </method> <method name="get_gravity" qualifiers="const"> |
