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-15 15:51:12 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b432fa4f424cb34d2da26f853880e638e758c25e
love
/
src
/
modules
/
system
T
History
Alex Szpakowski
153bd6f4cb
Cleaned up the Font:getWrap code a bit.
2015-08-16 01:04:51 -03:00
..
sdl
Updated copyright for the new year
2014-12-31 19:32:43 -04:00
System.cpp
Implemented love.system.vibrate on iOS. Unfortunately due to API limitations the duration argument is ignored, and it always vibrates for roughly 0.5 seconds.
2015-08-14 21:30:07 -03:00
System.h
Added love.system.vibrate(time), which causes the phone to vibrate on Android. love.system.getOS() now returns "Android" on Android. Implemented love.system.openURL.
2015-08-13 19:48:25 -03:00
wrap_System.cpp
Cleaned up the Font:getWrap code a bit.
2015-08-16 01:04:51 -03:00
wrap_System.h
Added love.system.vibrate(time), which causes the phone to vibrate on Android. love.system.getOS() now returns "Android" on Android. Implemented love.system.openURL.
2015-08-13 19:48:25 -03:00