Lysa UI  0.0
Lysa UI —UI components for the Lysa Engine
WindowManager Member List

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)WindowManagerinline
drawFrame()WindowManager
getAspectRatio() constWindowManagerinline
getDefaultFont() constWindowManagerinline
getDefaultFontScale() constWindowManagerinline
getDefaultTextColor() constWindowManagerinline
getRenderer()WindowManagerinline
getResizeDelta() constWindowManagerinline
onInput(const InputEvent &inputEvent)WindowManager
refresh()WindowManagerinline
remove(const std::shared_ptr< Window > &window)WindowManager
setEnableWindowResizing(const bool enable)WindowManagerinline
~WindowManager()WindowManagervirtual