Definition at line 14 of file Window.hpp.
◆ getAppView()
auto ns::AppWindow::getAppView |
( |
| ) |
const -> const sf::View & |
Get App View defined by user.
- Returns
- App view
◆ getClearColor()
auto ns::AppWindow::getClearColor |
( |
| ) |
const -> const sf::Color & |
Get clear color of the window.
- Returns
- Clear color
◆ getScreenView()
auto ns::AppWindow::getScreenView |
( |
| ) |
const -> const sf::View & |
Get Screen View, has same size as the current window size.
- Returns
- Screen View
◆ setClearColor()
void ns::AppWindow::setClearColor |
( |
const sf::Color & |
color | ) |
|
Set clear color of the window.
- Parameters
-
The documentation for this class was generated from the following file: