TailorMade
2.0
Tailor Made is a high-performance C++20 ECS library with on-the-fly entity creation and JSON-based definitions for entities, components, and their relationships.
Loading...
Searching...
No Matches
TailorMade.h
Go to the documentation of this file.
1
7
8
#ifndef _TAILOR_MADE_H
9
#define _TAILOR_MADE_H
10
11
#include <
TM_Tools.h
>
12
#include <
Component.h
>
13
#include <
EntityManager.h
>
14
#include <
Subscription.h
>
15
#include <
System.h
>
16
#include <
ComponentManager.h
>
17
#include <
Environment.h
>
18
19
#endif
//_TAILOR_MADE_H
Component.h
Project TailorMade.
ComponentManager.h
Project TailorMade.
EntityManager.h
Project TailorMade.
Environment.h
Project TailorMade.
Subscription.h
Project TailorMade.
System.h
Project TailorMade.
TM_Tools.h
Project TailorMade.
Programmation
C++
TailorMade
TailorMade
headers
TailorMade.h
Generated by
1.13.2