Difference between revisions of "Joystick:getButtonCount"
(Created page) |
m (moved love.joystick.getButtonCount to Joystick:getButtonCount: function has been moved) |
(No difference)
|
Revision as of 19:02, 26 August 2013
Available since LÖVE 0.9.0 |
It has been renamed from love.joystick.getNumButtons. |
Returns the number of buttons on the joystick.
Function
Synopsis
buttons = love.joystick.getButtonCount( joystick )
Arguments
number joystick
- The joystick to be checked
Returns
number buttons
- The number of buttons available
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