Tramway SDK
Namespaces | Functions | Variables
tram::Platform Namespace Reference

Namespaces

namespace  Input
 
namespace  Window
 

Functions

void SaveImageToDisk (const char *name, int w, int h, const char *image)
 
void SetScale (int s)
 

Variables

int current_monitor = 0
 
bool is_fullscreen = false
 
bool vsync = true
 

Function Documentation

◆ SaveImageToDisk()

void tram::Platform::SaveImageToDisk ( const char *  name,
int  w,
int  h,
const char *  image 
)

◆ SetScale()

void tram::Platform::SetScale ( int  s)

Variable Documentation

◆ current_monitor

int tram::Platform::current_monitor = 0

◆ is_fullscreen

bool tram::Platform::is_fullscreen = false

◆ vsync

bool tram::Platform::vsync = true