1
0
Fork 0
mirror of https://github.com/bjornbytes/lovr.git synced 2024-07-06 14:23:34 +00:00
lovr/src/api
2017-08-06 23:58:14 -07:00
..
types Math module random functions; 2017-07-26 22:46:31 -07:00
audio.c Remove doppler effect; 2017-06-18 16:20:30 -07:00
event.c Fix undefined behavior with event polling; 2017-05-17 00:03:42 -06:00
filesystem.c Cleanup; 2017-07-19 07:00:11 +09:00
graphics.c Simplify l_lovrGraphicsSetBackgroundColor; 2017-08-01 13:19:36 -07:00
headset.c Add missing API function; 2017-08-06 23:58:14 -07:00
lovr.h HeadsetOrigin; conf.headset.offset; 2017-08-06 23:58:14 -07:00
math.c Math module random functions; 2017-07-26 22:46:31 -07:00
physics.c DistanceJoint; 2017-06-10 15:13:19 -07:00
timer.c lovr.timer.getAverageDelta; 2017-05-16 20:25:29 -06:00