Add array element type to get_connected_joypads
This commit is contained in:
parent
c0bf18e923
commit
3e53afd52c
3 changed files with 5 additions and 4 deletions
|
|
@ -80,7 +80,7 @@
|
|||
</description>
|
||||
</method>
|
||||
<method name="get_connected_joypads">
|
||||
<return type="Array" />
|
||||
<return type="int[]" />
|
||||
<description>
|
||||
Returns an [Array] containing the device IDs of all currently connected joypads.
|
||||
</description>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue