Skyscraper 2.0
vmconsole.cpp File Reference
#include <thread>
#include <iostream>
#include <mutex>
#include <ctime>
#include "globals.h"
#include "sbs.h"
#include "vm.h"
#include "hal.h"
#include "sky.h"
#include "scriptproc.h"
#include "enginecontext.h"
#include "profiler.h"
#include "gui.h"
#include "vmconsole.h"
Include dependency graph for vmconsole.cpp:

Go to the source code of this file.

Namespaces

namespace  Skyscraper
 

Functions

std::string Skyscraper::GetColors (const std::string &color)
 

Variables

VMConsoleResult Skyscraper::consoleresult
 
std::mutex Skyscraper::mtx_io
 
std::string Skyscraper::prompt
 
std::atomic< bool > Skyscraper::shutdown