Difference between revisions of "Joystick:getConnectedIndex"

(Created undocumented method, ***PLEASE CORRECT AVAILABLE SINCE VERSION***!!!)
 
(Blanked - Internal function that just confuses users.)
(Tag: Blanking)
 
Line 1: Line 1:
{{newin|[[0.9.0]]|090|type=function}}
 
  
{{notice|'''This is only raw "documentation" of function, that I found, but was not documented. Please update it and then remove this notice!'''}}
 
Gets joystick connected index.
 
== Function ==
 
=== Synopsis ===
 
<source lang="lua">
 
index = Joystick:getConnectedIndex( )
 
</source>
 
=== Arguments ===
 
None.
 
=== Returns ===
 
{{param|number|index (nil)|Gets joystick connected index.}}
 
== See Also ==
 
* [[parent::Joystick]]
 
* [[Joystick:isConnected]]
 
* [[Joystick:getGUID]]
 
[[Category:Functions]]
 
{{#set:Description=Gets joystick connected index.}}
 
== Other Languages ==
 
{{i18n|Joystick:getConnectedIndex}}
 

Latest revision as of 05:17, 3 May 2023