epervier-old/gamecore
Kazhnuz 76fb15f862 feat(assets/animator): handle sending callbacks when animation end 2019-09-07 20:52:20 +02:00
..
libs feat: add a basic gamesystem modules 2019-07-24 10:43:22 +02:00
modules feat(assets/animator): handle sending callbacks when animation end 2019-09-07 20:52:20 +02:00
utils fix(utils): fix some glitch in utils.table.sum 2019-06-29 14:02:03 +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 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 feat(scene): add *Start() and *End() functions. 2019-06-13 18:33:29 +02:00
screen.lua feat(screen): add a way to get coordinate and scale 2019-07-14 15:51:58 +02:00