![]() |
galaxy 1.0.0
Real-Time C++23 Game Programming Framework. Built on data-driven design principles and agile software engineering.
|
Include dependency graph for Clipboard.cpp:Go to the source code of this file.
Namespaces | |
| namespace | galaxy |
| Animated.cpp galaxy. | |
| namespace | galaxy::input |
Functions | |
| void | galaxy::input::set_clipboard (const std::string &contents) noexcept |
| Set clipboard contents. | |
| std::string | galaxy::input::get_clipboard () noexcept |
| Get clipboard contents. | |