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)WindowManager
add(const std::shared_ptr< Window > &window)WindowManager
create(const Rect &rect)WindowManagerinline
drawFrame()WindowManager
getAspectRatio() constWindowManagerinline
getDefaultFont() constWindowManagerinline
getDefaultFontScale() constWindowManagerinline
getDefaultStyle() constWindowManagerinline
getModalWindow() constWindowManagerinline
getRenderer()WindowManagerinline
getRenderingWindow() constWindowManagerinline
getResizeDelta() constWindowManagerinline
onInput(const InputEvent &inputEvent)WindowManager
remove(const std::shared_ptr< Window > &window)WindowManager
setDefaultFont(std::shared_ptr< Font > &font)WindowManager
setDefaultFontScale(float fontScale)WindowManager
setDefaultStyle(const std::shared_ptr< Style > &style)WindowManager
setEnableWindowResizing(const bool enable)WindowManagerinline
~WindowManager()WindowManagervirtual