TurtleBrains
0.3.1
High quality, portable, C++ framework for rapid 2D game development.
tb_runtime_constant.h
1
9
#ifndef _TurtleBrains_RuntimeConst_h_
10
#define _TurtleBrains_RuntimeConst_h_
11
12
namespace
TurtleBrains
13
{
14
namespace
Core
15
{
16
22
template
<
typename
T>
class
RuntimeConstant
23
{
24
25
};
26
27
};
/* namespace Core */
28
};
/* namespace TurtleBrains */
29
30
#endif
/* _TurtleBrains_RuntimeConst_h_ */
TurtleBrains
Here is some information about the primary namespace.
Definition:
tb_application_dialog.h:21
TurtleBrains::Core::RuntimeConstant
Definition:
tb_runtime_constant.h:22
source
core
tb_runtime_constant.h
Generated on Mon Dec 18 2017 08:46:25 for TurtleBrains by
1.8.9.1