galaxy 1.0.0
Real-Time C++23 Game Programming Framework. Built on data-driven design principles and agile software engineering.
Loading...
Searching...
No Matches
Clipboard.cpp File Reference
#include <SDL3/SDL_clipboard.h>
#include "Clipboard.hpp"
+ 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.