aboutsummaryrefslogtreecommitdiffstats
path: root/entityx/entityx.h
blob: fcc187f3cb3faaa6e461f66b635cf431654f4bd8 (plain)
1
2
3
4
5
6
#pragma once

#include "entityx/config.h"
#include "entityx/Event.h"
#include "entityx/Entity.h"
#include "entityx/System.h"