VEGO-Engine  0.1
Loading...
Searching...
No Matches
CollisionHandler.h File Reference
#include "ColliderComponent.h"
#include "Constants.h"
#include "Entity.h"
#include <SDL3/SDL_rect.h>
#include "SpriteComponent.h"
#include "Vector2D.h"
#include "Manager.h"
#include <bitset>
#include <initializer_list>
#include <tuple>
#include <utility>
#include <vector>
Include dependency graph for CollisionHandler.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CollisionHandler
 Class responsible for collision detection and handling. More...