|
|
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}}
| |