holesome/src/sprites
2023-06-18 17:20:35 +02:00
..
configs Improved configuration of texture assets. Added VersatileSprite and proper factory 2023-06-05 00:12:17 +02:00
skymap Basic skymap prototype 2023-06-18 17:20:35 +02:00
tiling First tile map properly working 2023-06-17 19:48:51 +02:00
animated_sprite.cpp First tile map properly working 2023-06-17 19:48:51 +02:00
animated_sprite.hpp First tile map properly working 2023-06-17 19:48:51 +02:00
single_sprite.cpp First tile map properly working 2023-06-17 19:48:51 +02:00
single_sprite.hpp First tile map properly working 2023-06-17 19:48:51 +02:00
sprite.hpp First tile map properly working 2023-06-17 19:48:51 +02:00
sprite_factory.cpp First tile map properly working 2023-06-17 19:48:51 +02:00
sprite_factory.hpp First tile map properly working 2023-06-17 19:48:51 +02:00
sprite_sheet.cpp Initial attempts 2023-06-15 23:24:09 +02:00
sprite_sheet.hpp Initial attempts 2023-06-15 23:24:09 +02:00
texture_manager.cpp Implemented texture ressource management, sprites, animated sprite sheets and scaffoling for collectables 2023-06-03 19:33:41 +02:00
texture_manager.hpp Implemented texture ressource management, sprites, animated sprite sheets and scaffoling for collectables 2023-06-03 19:33:41 +02:00
versatile_sprite.cpp First tile map properly working 2023-06-17 19:48:51 +02:00
versatile_sprite.hpp First tile map properly working 2023-06-17 19:48:51 +02:00