Difference between revisions of "love.mouse.getY"
m (1 revision: Importing from potato (again).) |
m ("Languages" section added) |
||
Line 1: | Line 1: | ||
− | |||
Returns the current y-position of the mouse. | Returns the current y-position of the mouse. | ||
== Function == | == Function == | ||
Line 14: | Line 13: | ||
[[Category:Functions]] | [[Category:Functions]] | ||
{{#set:Description=Returns the current y-position of the mouse.}} | {{#set:Description=Returns the current y-position of the mouse.}} | ||
+ | |||
+ | == Other Languages == | ||
+ | {{i18n|love.mouse.getY}} |
Revision as of 19:41, 16 November 2010
Returns the current y-position of the mouse.
Function
Synopsis
y = love.mouse.getY( )
Arguments
None.
Returns
number y
- The position of the mouse along the y-axis.
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