1
0
Fork 0
mirror of https://github.com/Reuh/ubiquitousse.git synced 2025-10-27 09:09:30 +00:00
various libraries for a Lua 2D game engine
Find a file
2020-04-02 21:02:09 +02:00
asset Code reorganization, added uqt.ecs, removed LÖVE duplicates (uqt.audio, uqt.draw, uqt.filesystem) 2019-12-24 19:05:50 +01:00
backend uqt.signal 2019-12-27 18:54:30 +01:00
ecs Add triggerThresold (0.5 by default) for buttons associated with axes, grabbing terminology change 2020-04-02 21:02:09 +02:00
input Add triggerThresold (0.5 by default) for buttons associated with axes, grabbing terminology change 2020-04-02 21:02:09 +02:00
scene Use require() to load scenes 2019-12-29 17:54:18 +01:00
signal uqt.timer: now account for update lag, use only dt for calculations 2019-12-29 22:32:30 +01:00
timer uqt.timer: now account for update lag, use only dt for calculations 2019-12-29 22:32:30 +01:00
util Define uqt.ecs callback order 2019-12-29 20:33:29 +01:00
config.ld Use require() to load scenes 2019-12-29 17:54:18 +01:00
init.lua uqt.signal 2019-12-27 18:54:30 +01:00
todo.txt Code reorganization, added uqt.ecs, removed LÖVE duplicates (uqt.audio, uqt.draw, uqt.filesystem) 2019-12-24 19:05:50 +01:00