ManaPlus
Variables
graphics.h File Reference

(986a3bf)

#include "localconsts.h"

Go to the source code of this file.

Variables

static const int defaultScreenWidth = 800
 
static const int defaultScreenHeight = 600
 

Variable Documentation

◆ defaultScreenHeight

const int defaultScreenHeight = 600
static

Definition at line 34 of file graphics.h.

Referenced by AmbientLayer::AmbientLayer(), AmbientLayer::draw(), and setConfigDefaults().

◆ defaultScreenWidth

const int defaultScreenWidth = 800
static

Definition at line 33 of file graphics.h.

Referenced by AmbientLayer::AmbientLayer(), AmbientLayer::draw(), and setConfigDefaults().