Commit graph

3 commits

Author SHA1 Message Date
gparant 9d83ba22d5 Fix play anim 2020-04-07 23:56:16 +02:00
gparant aba3322188 Fix CI 2020-04-07 20:46:30 +02:00
gparant 5d463d097a Refactor Class
- Add MapManager permit to create map, camera and player.
 - Add CameraManager permit to move and update camera.
 - Add player Call extended of Phaser.GameObjects.Sprite. Permit to manager player data and moving in the map.
 - Add Animation class permit to manage the player animations.
2020-04-07 19:23:21 +02:00