epervier-old/gamecore
2019-07-26 11:43:54 +02:00
..
libs feat: add a basic gamesystem modules 2019-07-24 10:43:22 +02:00
modules feat(world): add a wrapper for maps new "getBox()" function 2019-07-26 11:43:54 +02:00
utils
callbacks.lua
debug.lua feat(core/debug): add log functions 2019-07-24 11:19:10 +02:00
init.lua feat(core): add a way to activate easily debug mode directly 2019-07-24 11:21:12 +02:00
input.lua feat(core/input): extract virtualpads from the input controller 2019-07-24 15:22:04 +02:00
lang.lua chore: port every print to new debug mode 2019-07-24 11:21:32 +02:00
options.lua chore: port every print to new debug mode 2019-07-24 11:21:32 +02:00
scenemanager.lua
screen.lua feat(screen): add a way to get coordinate and scale 2019-07-14 15:51:58 +02:00