Ankush's Garage
A collection of stuff made by Ankush Roy
Loading...
Searching...
No Matches
Garage Class Reference

#include <Main.h>

Static Public Member Functions

static void InitCoreSystems ()
static void ChangeProject ()
static void InitiateProjectUpdateLoop ()
static void RunProjectUpdateLoop ()
static void StopProjectUpdateLoop ()

Static Public Attributes

static bool WindowMinimised = false
static std::atomic< bool > RenderingDone {false}
static std::thread updateProject

Member Function Documentation

◆ ChangeProject()

void Garage::ChangeProject ( )
static

◆ InitCoreSystems()

void Garage::InitCoreSystems ( )
static

◆ InitiateProjectUpdateLoop()

void Garage::InitiateProjectUpdateLoop ( )
static

◆ RunProjectUpdateLoop()

void Garage::RunProjectUpdateLoop ( )
static

◆ StopProjectUpdateLoop()

void Garage::StopProjectUpdateLoop ( )
static

Member Data Documentation

◆ RenderingDone

std::atomic< bool > Garage::RenderingDone {false}
static

◆ updateProject

std::thread Garage::updateProject
static

◆ WindowMinimised

bool Garage::WindowMinimised = false
static

The documentation for this class was generated from the following files: