summaryrefslogtreecommitdiffstats
path: root/src/Mobs/Components/AllComponents.h
blob: 04de7a91bd5791b73b112c4f7d61122116f12e1a (plain) (blame)
1
2
3
4
5
6
#pragma once

#include "AIComponent.h"
#include "AttackComponent.h"
#include "EnvironmentComponent.h"
#include "MovementComponent.h"