epervier-old/gamecore/modules/world/actors
Kazhnuz 4c2427bfd6 feat(world): add a drawHUD function to draw the current HUD
It is able to draw everything a player object want directly where it 
should go.

Fixes #3
2019-06-13 22:23:23 +02:00
..
utils modules/world: add a timer system to the actors 2019-05-05 20:13:19 +02:00
actor2D.lua feat(actor): add *Start() and *End() functions 2019-06-13 18:39:09 +02:00
baseactor.lua feat(world): add a drawHUD function to draw the current HUD 2019-06-13 22:23:23 +02:00
gfx2D.lua modules/world: add a generic gfx actor 2019-05-06 20:44:13 +02:00