Building Game Engines
Variables
Engine.cpp File Reference
#include "Engine.hpp"
Include dependency graph for Engine.cpp:

Variables

bool isPaused = false
 
bool doQuit = false
 

Variable Documentation

◆ doQuit

bool doQuit = false

◆ isPaused

bool isPaused = false