|
YAGE
1.0
Yet Another Game Engine
|
This is the complete list of members for WindowInfo, including all inherited members.
| height | WindowInfo | |
| isReshapable | WindowInfo | |
| name | WindowInfo | |
| operator=(const WindowInfo &windowInfo) | WindowInfo | inline |
| position_x | WindowInfo | |
| position_y | WindowInfo | |
| width | WindowInfo | |
| WindowInfo() | WindowInfo | inline |
| WindowInfo(std::string name, int position_x, int position_y, int width, int height, bool isReshapable) | WindowInfo | inline |
| WindowInfo(const WindowInfo &windowInfo) | WindowInfo | inline |