1
0
Fork 0
mirror of https://github.com/bjornbytes/lovr.git synced 2024-07-05 13:53:38 +00:00
lovr/src/api
2018-12-02 12:08:07 -08:00
..
types rm Transform; 2018-12-02 12:08:07 -08:00
audio.c Update API to work with vectors; 2018-12-02 12:08:07 -08:00
data.c Fix everything and merge; 2018-09-27 18:38:44 -07:00
data.h Fix everything and merge; 2018-09-27 18:38:44 -07:00
event.c Fix module destruction; 2018-11-19 09:24:28 -08:00
event.h api: more modular helper functions; 2018-09-27 18:38:44 -07:00
filesystem.c Move lovr.android.getApplicationId() to lovr.filesystem.getApplicationId(). Kill Android module 2018-11-27 15:02:25 -08:00
graphics.c Update lovr.graphics.points/lines to work with vectors; 2018-12-02 12:08:07 -08:00
graphics.h api: more modular helper functions; 2018-09-27 18:38:44 -07:00
headset.c Update API to work with vectors; 2018-12-02 12:08:07 -08:00
lovr.c Move lovr.android.getApplicationId() to lovr.filesystem.getApplicationId(). Kill Android module 2018-11-27 15:02:25 -08:00
math.c rm Transform; 2018-12-02 12:08:07 -08:00
math.h rm Transform; 2018-12-02 12:08:07 -08:00
math.lua Update API to work with vectors; 2018-12-02 12:08:07 -08:00
math.lua.h Update API to work with vectors; 2018-12-02 12:08:07 -08:00
physics.c Fix module destruction; 2018-11-19 09:24:28 -08:00
thread.c Fix module destruction; 2018-11-19 09:24:28 -08:00
timer.c Fix module destruction; 2018-11-19 09:24:28 -08:00