![]() |
Lysa UI
0.0
Lysa UI —UI components for the Lysa Engine
|
This is the complete list of members for WindowManager, including all inherited members.
| WindowManager(RenderingWindow &renderingWindow, const std::string &defaultFontURI, float defaultFontScale=1.0f, const float4 &defaultTextColor=float4 (1.0f, 1.0f, 1.0f, 1.0f)) | WindowManager | |
| add(const std::shared_ptr< Window > &window) | WindowManager | |
| create(const Rect &rect) | WindowManager | inline |
| drawFrame() | WindowManager | |
| getAspectRatio() const | WindowManager | inline |
| getDefaultFont() const | WindowManager | inline |
| getDefaultFontScale() const | WindowManager | inline |
| getDefaultTextColor() const | WindowManager | inline |
| getRenderer() | WindowManager | inline |
| getResizeDelta() const | WindowManager | inline |
| onInput(const InputEvent &inputEvent) | WindowManager | |
| refresh() | WindowManager | inline |
| remove(const std::shared_ptr< Window > &window) | WindowManager | |
| setEnableWindowResizing(const bool enable) | WindowManager | inline |
| ~WindowManager() | WindowManager | virtual |