epervier-old/gamecore
Kazhnuz 8c1e9d8e05 feat(world): initial support for external hitbox
For the moment it doesn't add any real feature, but it allow the 
mainHitbox to be an external object to the actor, giving to it more 
power.
2019-06-22 19:27:31 +02:00
..
libs gamecore: put all gamecore files in a folder 2019-03-16 13:07:38 +01:00
modules feat(world): initial support for external hitbox 2019-06-22 19:27:31 +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 gamecore: put all gamecore files in a folder 2019-03-16 13:07:38 +01:00
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 lang: add a way to check language availability 2019-04-14 18:11:31 +02:00
options.lua options: add a way to set an input key 2019-04-14 18:27:24 +02:00
scenemanager.lua feat(scene): add *Start() and *End() functions. 2019-06-13 18:33:29 +02:00
screen.lua gamecore: better comments and organization 2019-04-11 17:23:39 +02:00