-
Application::Application(const std::string_view title)
: _input(nullptr), _window(nullptr), _width(0), _height(0), _title(title)
|
Beta Was this translation helpful? Give feedback.
Replies: 7 comments
-
2 |
Beta Was this translation helpful? Give feedback.
-
2 |
Beta Was this translation helpful? Give feedback.
-
2 |
Beta Was this translation helpful? Give feedback.
-
2 |
Beta Was this translation helpful? Give feedback.
-
2 |
Beta Was this translation helpful? Give feedback.
-
2 |
Beta Was this translation helpful? Give feedback.
-
2 |
Beta Was this translation helpful? Give feedback.
2