Difference between revisions of "love.joystick.getNumHats"
m (1 revision: Importing from potato (again).) |
|||
Line 1: | Line 1: | ||
− | |||
Returns the number of hats on the joystick. | Returns the number of hats on the joystick. | ||
== Function == | == Function == | ||
Line 14: | Line 13: | ||
[[Category:Functions]] | [[Category:Functions]] | ||
{{#set:Description=Returns the number of hats on the joystick.}} | {{#set:Description=Returns the number of hats on the joystick.}} | ||
+ | == Other Languages == | ||
+ | {{i18n|love.joystick.getNumHats}} |
Revision as of 20:42, 18 November 2010
Returns the number of hats on the joystick.
Function
Synopsis
hats = love.joystick.getNumHats( joystick )
Arguments
number joystick
- The joystick to be checked
Returns
number hats
- How many hats the joystick has
See Also
Other Languages
Dansk –
Deutsch –
English –
Español –
Français –
Indonesia –
Italiano –
Lietuviškai –
Magyar –
Nederlands –
Polski –
Português –
Română –
Slovenský –
Suomi –
Svenska –
Türkçe –
Česky –
Ελληνικά –
Български –
Русский –
Српски –
Українська –
עברית –
ไทย –
日本語 –
正體中文 –
简体中文 –
Tiếng Việt –
한국어
More info