GameKit
0.0.1a
C++ gamedev tools
include
gk
resource.hpp
Go to the documentation of this file.
1
/*
2
* =====================================================================================
3
*
4
* Filename: resource.hpp
5
*
6
* Description:
7
*
8
* Created: 23/03/2019 15:01:06
9
*
10
* Author: Quentin Bazin, <quent42340@gmail.com>
11
*
12
* =====================================================================================
13
*/
14
#ifndef GK_RESOURCE_HPP_
15
#define GK_RESOURCE_HPP_
16
17
#include "
gk/resource/IResourceLoader.hpp
"
18
#include "
gk/resource/ResourceHandler.hpp
"
19
#include "
gk/resource/TextureLoader.hpp
"
20
21
#endif // GK_RESOURCE_HPP_
22
TextureLoader.hpp
ResourceHandler.hpp
IResourceLoader.hpp
Generated by
1.8.12