ECSTASY
All in the name
Loading...
Searching...
No Matches
include.hpp
Go to the documentation of this file.
1
11
12#ifndef ECSTASY_RESOURCES_HPP_
13#define ECSTASY_RESOURCES_HPP_
14
15#include "IResource.hpp"
16#include "ObjectWrapper.hpp"
17#include "entity/include.hpp"
18
19#endif /* !ECSTASY_RESOURCES_HPP_ */
Base class of all registry resources.
Basic object wrapper as a resource.