vengine  0.0.1
3D graphics engine
Loading...
Searching...
No Matches
Utils.hpp File Reference

This file contains utils for VEngine. More...

#include <cstdint>
+ Include dependency graph for Utils.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  ven
 

Enumerations

enum  ven::ENGINE_STATE : uint8_t { ven::EDITOR = 0 , ven::PLAYER = 1 , ven::PAUSED = 2 , ven::EXIT = 3 }
 

Detailed Description

This file contains utils for VEngine.

Definition in file Utils.hpp.