Difference between revisions of "MouseConstant"
m (1 revision: Imported docs from potato.) |
|||
Line 1: | Line 1: | ||
− | + | Mouse buttons. | |
== Constants == | == Constants == | ||
;l: Left Mouse Button | ;l: Left Mouse Button | ||
Line 12: | Line 12: | ||
* [[parent::love.mouse]] | * [[parent::love.mouse]] | ||
[[Category:Enums]] | [[Category:Enums]] | ||
− | {{#set:Description=}} | + | {{#set:Description=Mouse buttons.}} |
Revision as of 16:17, 14 February 2010
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
- x2
- Mouse X2