FuncDoodle
Loading...
Searching...
No Matches
FuncDoodle::Platform Namespace Reference

Classes

struct  WindowSpec
 Initial configuration used to create a window. More...
class  Window
 Abstraction over a GLFW window with input, rendering, and lifecycle utilities. More...

Variables

bool g_GlfwInitted = false
 Global flag indicating whether GLFW has been initialized.

Variable Documentation

◆ g_GlfwInitted

bool FuncDoodle::Platform::g_GlfwInitted = false

Global flag indicating whether GLFW has been initialized.