This website requires JavaScript.
Explore
Help
Sign In
LOVE
/
love
Watch
1
Star
0
Fork
0
You've already forked love
mirror of
https://github.com/love2d/love.git
synced
2026-08-16 08:11:02 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3de1aa863a6f4a127c770e9f1ebfa45707c08502
love
/
src
/
scripts
T
History
Alex Szpakowski
b38e567e74
Added a click count argument to love.mousepressed/released. Tracks double/triple/etc. clicks.
...
--HG-- branch : minor
2016-09-27 22:46:55 -03:00
..
auto.lua
Fail gracefully when auto.lua is called on a file not in src/scripts
2016-07-28 17:15:52 +02:00
boot.lua
Added a click count argument to love.mousepressed/released. Tracks double/triple/etc. clicks.
2016-09-27 22:46:55 -03:00
boot.lua.h
Added a click count argument to love.mousepressed/released. Tracks double/triple/etc. clicks.
2016-09-27 22:46:55 -03:00
nogame.lua
Added love.math.encode(format, data | string [, linelength]) and love.math.decode(format, data | string). Current formats are "base64" and "hex". The optional line length only applies to base64 and specifies the maximum number of characters per line in the encoded string.
2016-03-28 19:28:40 -03:00
nogame.lua.h
Added love.math.encode(format, data | string [, linelength]) and love.math.decode(format, data | string). Current formats are "base64" and "hex". The optional line length only applies to base64 and specifies the maximum number of characters per line in the encoded string.
2016-03-28 19:28:40 -03:00