epervier-old/gamecore/modules
Kazhnuz 42303da317 modules/world: fix movement functions for bump2D
The moveActor function is in bump2D a wrapper for the move function of
bump2D. But this function doesn't handle actual movement.

In order to make things samewise everywhere, let the actor handle actual
movement themselves.
2019-04-22 09:42:33 +02:00
..
assets modules/assets: improve comments and organisation 2019-04-09 18:47:52 +02:00
menusystem modules/menusystem:add batch management functions for sounds 2019-04-20 17:56:18 +02:00
world modules/world: fix movement functions for bump2D 2019-04-22 09:42:33 +02:00
scenes.lua modules/menusystem: link a menusystem to a scene 2019-04-20 17:54:01 +02:00