EchoesOfFate
A game for our COMP315 Project
Loading...
Searching...
No Matches
Config.h
Go to the documentation of this file.
1
#pragma once
2
#include <SFML/Graphics.hpp>
3
4
extern
sf::Vector2f
BASE_RESOLUTION
;
5
extern
sf::Vector2u
WINDOW_SIZE
;
6
extern
sf::Vector2f
SCALE_FACTOR
;
7
8
WINDOW_SIZE
sf::Vector2u WINDOW_SIZE
SCALE_FACTOR
sf::Vector2f SCALE_FACTOR
BASE_RESOLUTION
sf::Vector2f BASE_RESOLUTION
EchosOfTime
Config.h
Generated by
1.13.2