| bottom | OrthographicSpace | |
| flipYAxis(int &y) | ViewPort | |
| getLocalWorldCoordinates(int &x, int &y) | OrthographicCamera | |
| h | ViewPort | |
| left | OrthographicSpace | |
| OrthographicCamera(int left=0, int right=1, int bottom=0, int top=1, int x=0, int y=0, int width=1, int height=1) | OrthographicCamera | |
| OrthographicSpace() | OrthographicSpace | |
| OrthographicSpace(int left, int right, int bottom, int top) | OrthographicSpace | |
| resetProjection() | OrthographicSpace | |
| resetViewPort() | ViewPort | |
| right | OrthographicSpace | |
| setBorders(int left, int right, int bottom, int top) | OrthographicSpace | |
| setOrthographicProjection() | OrthographicSpace | |
| setViewPort() | ViewPort | |
| setViewPort(int x, int y, int w, int h) | ViewPort | |
| startCamera() | OrthographicCamera | |
| startCamera(int x, int y, int width, int height) | OrthographicCamera | |
| stopCamera() | OrthographicCamera | |
| top | OrthographicSpace | |
| ViewPort(int x=1, int y=1, int w=1, int h=1) | ViewPort | [inline] |
| w | ViewPort | |
| x | ViewPort | |
| y | ViewPort | |