epervier-old/gamecore/modules/world
Kazhnuz 61b3c29f6b improvement(world): only draw visible actors when a camera is active
It'll make the game less laggy. For the moment, no need to only update 
visible actors.

Fixes #14
2019-06-16 10:00:05 +02:00
..
actors feat(world): add a drawHUD function to draw the current HUD 2019-06-13 22:23:23 +02:00
libs modules/world: add initial basic camera system 2019-04-29 08:44:10 +02:00
baseworld.lua improvement(world): only draw visible actors when a camera is active 2019-06-16 10:00:05 +02:00
camera.lua feat(world): add a drawHUD function to draw the current HUD 2019-06-13 22:23:23 +02:00
world2D.lua modules/world: add a way to check collisions 2019-05-05 13:01:00 +02:00