This file contains utils for VEngine. More...
#include <cstdint>
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 } |
This file contains utils for VEngine.
Definition in file Utils.hpp.