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
4550409ffa17653127f8e1053a3b34effdd95987
love
/
src
/
modules
/
timer
T
History
Alex Szpakowski
0f986b10aa
Cleaned up some code, the 'ry' parameter of love.graphics.rectangle now defaults to the value of 'rx' rather than defaulting to 0.
2015-05-27 17:36:27 -03:00
..
sdl
Cleaned up some code, the 'ry' parameter of love.graphics.rectangle now defaults to the value of 'rx' rather than defaulting to 0.
2015-05-27 17:36:27 -03:00
Timer.cpp
Moved most of the love.timer code out of the sdl implementation folder.
2015-03-20 00:55:14 -03:00
Timer.h
Moved most of the love.timer code out of the sdl implementation folder.
2015-03-20 00:55:14 -03:00
wrap_Timer.cpp
Replaced most cases of type bits and type name strings in love's Lua wrapper code with type id's.
2015-03-01 18:32:41 -04:00
wrap_Timer.h
Updated copyright for the new year
2014-12-31 19:32:43 -04:00