class
#include <OE/UI/Elements/Window.hpp>
Window
Contents
Base classes
- class Element
Constructors, destructors, conversion operators
- Window()
Public functions
- void setTitle(std::wstring title)
- void setContent(Element* element, bool borders = true)
- auto getTitle() -> std::wstring
Private functions
-
void onRender(Graphics::
PathRenderer2D& r2d) virtual