Game of Ur 0.3.3
This is a computer adaptation of Game of Ur, written in C++ mainly using SDL and OpenGL.
Loading...
Searching...
No Matches
toymaker_namespace.hpp
Go to the documentation of this file.
1
10
11#ifndef FOOLSENGINE_NAMESPACE_H
12#define FOOLSENGINE_NAMESPACE_H
13
18
24
33namespace ToyMaker {}
34
35#endif
36
Namespace containing all class definitions and functions related to the ToyMaker engine.
Definition camera_system.hpp:20