#include <ScaleSystem.h>
| star::ScaleSystem::~ScaleSystem |
( |
void |
| ) |
|
| vec2 star::ScaleSystem::GetActualResolution |
( |
| ) |
const |
| float star::ScaleSystem::GetAspectRatio |
( |
| ) |
|
| std::shared_ptr< ScaleSystem > star::ScaleSystem::GetInstance |
( |
| ) |
|
|
static |
| float star::ScaleSystem::GetScale |
( |
| ) |
|
| const vec2 & star::ScaleSystem::GetWorkingResolution |
( |
| ) |
const |
| void star::ScaleSystem::SetWorkingResolution |
( |
int |
xPixels, |
|
|
int |
yPixels |
|
) |
| |
| void star::ScaleSystem::SetWorkingResolution |
( |
const vec2 & |
pixels | ) |
|
| void star::ScaleSystem::UpdateWorkingResolution |
( |
| ) |
|
The documentation for this class was generated from the following files: