Game of Ur 0.3.3
This is a computer adaptation of Game of Ur, written in C++ mainly using SDL and OpenGL.
|
Helper function for retrieving the component type string defined as part of the component. More...
Public Member Functions | |
std::string | operator() () |
The method that retrieves the component type string. | |
Helper function for retrieving the component type string defined as part of the component.
TComponent | The type of component whose type string is being retrieved. |
|
inline |
The method that retrieves the component type string.