#include <Viewport.h>
|
void | SetViewport (int topLeft_X, int topLeft_Y, int bottomRight_X, int bottomRight_Y) |
|
bool | Contains (unsigned int x, unsigned int y) |
|
◆ Contains()
bool Viewport::Contains |
( |
unsigned int |
x, |
|
|
unsigned int |
y |
|
) |
| |
◆ SetViewport()
void Viewport::SetViewport |
( |
int |
topLeft_X, |
|
|
int |
topLeft_Y, |
|
|
int |
bottomRight_X, |
|
|
int |
bottomRight_Y |
|
) |
| |
◆ viewportBR_X
int Viewport::viewportBR_X |
◆ viewportBR_Y
int Viewport::viewportBR_Y |
◆ viewportCenterX
int Viewport::viewportCenterX |
◆ viewportCenterY
int Viewport::viewportCenterY |
◆ viewportHeight
int Viewport::viewportHeight |
◆ viewportTL_X
int Viewport::viewportTL_X |
◆ viewportTL_Y
int Viewport::viewportTL_Y |
◆ viewportWidth
int Viewport::viewportWidth |
The documentation for this struct was generated from the following files: