#include <GraphicsManager.h>
| star::GraphicsManager::~GraphicsManager |
( |
| ) |
|
| void star::GraphicsManager::Destroy |
( |
| ) |
|
| bool star::GraphicsManager::GetHasWindowChanged |
( |
| ) |
const |
| float star::GraphicsManager::GetWindowAspectRatio |
( |
| ) |
const |
| int32 star::GraphicsManager::GetWindowHeight |
( |
| ) |
const |
| vec2 star::GraphicsManager::GetWindowResolution |
( |
| ) |
const |
| int32 star::GraphicsManager::GetWindowWidth |
( |
| ) |
const |
| void star::GraphicsManager::Initialize |
( |
const android_app * |
pApplication | ) |
|
| void star::GraphicsManager::SetHasWindowChanged |
( |
bool |
isTrue | ) |
|
| void star::GraphicsManager::SetWindowDimensions |
( |
int32 |
width, |
|
|
int32 |
height |
|
) |
| |
| void star::GraphicsManager::StartDraw |
( |
| ) |
|
| void star::GraphicsManager::StopDraw |
( |
| ) |
|
The documentation for this class was generated from the following files: