|
Shirag 0.1.0
|
This is the complete list of members for Shirag::WindowSystem::Window, including all inherited members.
| draggable | Shirag::WindowSystem::Window | |
| draw(std::vector< Shirag::Text::Font > *Fonts) | Shirag::WindowSystem::Window | virtual |
| maxSize | Shirag::WindowSystem::Window | |
| minSize | Shirag::WindowSystem::Window | |
| mouseCursorChanged | Shirag::WindowSystem::Window | |
| onTop | Shirag::WindowSystem::Window | |
| outline | Shirag::WindowSystem::Window | protected |
| resizable | Shirag::WindowSystem::Window | |
| shown | Shirag::WindowSystem::Window | |
| title | Shirag::WindowSystem::Window | |
| update(bool SkipUpdate, std::vector< Shirag::Text::Font > *Fonts) | Shirag::WindowSystem::Window | virtual |
| Window(Rectangle WindowRect, std::string Title, bool Draggable, bool Resizeable, bool Shown, int Outline, Vector2 MaxSize) | Shirag::WindowSystem::Window | inline |
| window | Shirag::WindowSystem::Window | |
| ~Window()=default | Shirag::WindowSystem::Window | virtual |