Difference between revisions of "love.joystick.getBall"
m |
|||
Line 1: | Line 1: | ||
− | Returns the change in | + | Returns the change in ball position. |
== Function == | == Function == | ||
=== Synopsis === | === Synopsis === | ||
Line 14: | Line 14: | ||
* [[parent::love.joystick]] | * [[parent::love.joystick]] | ||
[[Category:Functions]] | [[Category:Functions]] | ||
− | {{#set:Description=Returns the change in | + | {{#set:Description=Returns the change in ball position.}} |
{{#set:Since=000}} | {{#set:Since=000}} | ||
== Other Languages == | == Other Languages == | ||
{{i18n|love.joystick.getBall}} | {{i18n|love.joystick.getBall}} |
Revision as of 12:04, 23 October 2012
Returns the change in ball position.
Function
Synopsis
dx, dy = love.joystick.getBall( joystick, ball )
Arguments
Returns
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