epervier-framework/gamecore
2019-05-30 13:49:19 +02:00
..
libs
modules gamecore/input: fix two glitches in the key flushing system 2019-05-30 13:49:19 +02:00
utils utils/math: add a function to return a value somewhere between two numbers 2019-05-02 16:18:12 +02:00
callbacks.lua core: add a way to get keyboard callbacks from current scene 2019-04-14 19:45:52 +02:00
debug.lua
init.lua core: add a way to get keyboard callbacks from current scene 2019-04-14 19:45:52 +02:00
input.lua gamecore/input: fix two glitches in the key flushing system 2019-05-30 13:49:19 +02:00
lang.lua
options.lua
scenemanager.lua gamecore/scenemanager: draw the world before drawing the scene 2019-05-30 13:37:30 +02:00
screen.lua