| bottom | OrthographicSpace | |
| disable() | GuiComponent | |
| DISABLED enum value | GuiComponent | |
| enable() | GuiComponent | |
| ENABLED enum value | GuiComponent | |
| flipYAxis(int &y) | ViewPort | |
| getLocalWorldCoordinates(int &x, int &y) | OrthographicCamera | |
| GuiComponent(int left, int right, int bottom, int top, int x, int y, int width, int height) | GuiComponent | |
| h | ViewPort | |
| HIDDEN enum value | GuiComponent | |
| hide() | GuiComponent | |
| hit(int x, int y) | GuiComponent | |
| isDisabled() | GuiComponent | |
| isEnabled() | GuiComponent | |
| isHidden() | GuiComponent | |
| isUpdating() | GuiComponent | |
| left | OrthographicSpace | |
| moveTo(int newX, int newY) | GuiComponent | |
| 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 | |
| state | GuiComponent | |
| State enum name | GuiComponent | |
| stopCamera() | OrthographicCamera | |
| top | OrthographicSpace | |
| updating() | GuiComponent | |
| UPDATING enum value | GuiComponent | |
| ViewPort(int x=1, int y=1, int w=1, int h=1) | ViewPort | [inline] |
| w | ViewPort | |
| x | ViewPort | |
| y | ViewPort | |