Difference between revisions of "MouseConstant"
m (1 revision: Importing from potato (again).) |
(Undo revision 16016 by Radgerayden (talk)) |
||
(9 intermediate revisions by 7 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{oldin|[[0.10.0]]|100|type=enum|text=Mouse button constants have been replaced with button index numbers}} | ||
Mouse buttons. | Mouse buttons. | ||
== Constants == | == Constants == | ||
− | ;l: Left Mouse Button | + | ;l: Left Mouse Button. |
− | ;m: Middle Mouse Button | + | ;m: Middle Mouse Button. |
− | ;r: Right Mouse Button | + | ;r: Right Mouse Button. |
− | ;wd: Mouse Wheel Down | + | ;wd: Mouse Wheel Down. |
− | ;wu: Mouse Wheel Up | + | ;wu: Mouse Wheel Up. |
− | ;x1: Mouse X1 | + | ;x1: Mouse X1 (also known as button 4). |
− | ;x2: Mouse X2 | + | ;x2: Mouse X2 (also known as button 5). |
+ | |||
== See Also == | == See Also == | ||
* [[parent::love.mouse]] | * [[parent::love.mouse]] | ||
+ | * [[love.mouse.isDown]] | ||
+ | * [[love.mousepressed]] | ||
+ | * [[love.mousereleased]] | ||
[[Category:Enums]] | [[Category:Enums]] | ||
{{#set:Description=Mouse buttons.}} | {{#set:Description=Mouse buttons.}} | ||
+ | {{#set:Since=000}} | ||
+ | == Other Languages == | ||
+ | {{i18n|MouseConstant}} |
Latest revision as of 11:50, 5 January 2016
Removed in LÖVE 0.10.0 |
Mouse button constants have been replaced with button index numbers. |
Mouse buttons.
Constants
- l
- Left Mouse Button.
- m
- Middle Mouse Button.
- r
- Right Mouse Button.
- wd
- Mouse Wheel Down.
- wu
- Mouse Wheel Up.
- x1
- Mouse X1 (also known as button 4).
- x2
- Mouse X2 (also known as button 5).
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