Project TailorMade. More...
#include <TM_Tools.h>
Go to the source code of this file.
Classes | |
class | Component |
Project TailorMade.
Component implementation.
This Component class is a general implementation of every possible components of TailorMade.
It's the main class of this project since its the one used to edit and retrieve the entity's data.
With a useful format for setting (set({data's name}, {data's value})) and getting (get<Type>({data's name})) the data.