holesome/src/game
2023-06-08 00:54:01 +02:00
..
camera Implemented parent/child relationships for coordinates 2023-05-29 21:39:18 +02:00
collectables Implemented texture ressource management, sprites, animated sprite sheets and scaffoling for collectables 2023-06-03 19:33:41 +02:00
input Overhauled input system to support Game actions for buttons. Linked box2d as well 2023-06-08 00:54:01 +02:00
player Overhauled input system to support Game actions for buttons. Linked box2d as well 2023-06-08 00:54:01 +02:00
game.cpp Overhauled input system to support Game actions for buttons. Linked box2d as well 2023-06-08 00:54:01 +02:00
game.h Basic trackable view 2023-05-24 14:00:51 +02:00
game_factory.cpp Input Identities added and basic controller support 2023-05-17 14:13:39 +02:00
game_factory.hpp Handling window resize and fixed spelling 2023-05-04 23:01:27 +02:00
game_object.cpp Improved configuration of texture assets. Added VersatileSprite and proper factory 2023-06-05 00:12:17 +02:00
game_object.h Improved configuration of texture assets. Added VersatileSprite and proper factory 2023-06-05 00:12:17 +02:00
input_handler.cpp Yikes, very convoluted game structure 2023-04-27 23:05:19 +02:00
input_handler.h Yikes, very convoluted game structure 2023-04-27 23:05:19 +02:00