SDL3pp
A slim C++ wrapper for SDL3
Loading...
Searching...
No Matches
SDL::Palette Member List

This is the complete list of members for SDL::Palette, including all inherited members.

Borrow(PaletteParam resource)SDL::Paletteinlinestatic
data() constSDL::Paletteinline
Destroy()SDL::Paletteinline
get() const noexceptSDL::Paletteinline
operator bool() const noexceptSDL::Paletteinlineexplicit
operator PaletteParam() const noexceptSDL::Paletteinline
operator->() const noexceptSDL::Paletteinline
operator->() noexceptSDL::Paletteinline
operator<=>(const Palette &other) const noexcept=defaultSDL::Palette
operator=(Palette &&other) noexceptSDL::Paletteinline
operator=(const Palette &other) noexcept=defaultSDL::Palette
operator[](int index) constSDL::Paletteinline
Palette(std::nullptr_t=nullptr) noexceptSDL::Paletteinline
Palette(const PaletteRaw resource) noexceptSDL::Paletteinlineexplicit
Palette(const Palette &other)SDL::Paletteinline
Palette(Palette &&other) noexceptSDL::Paletteinline
Palette(int ncolors)SDL::Paletteinline
release() noexceptSDL::Paletteinline
SetColors(SpanRef< const ColorRaw > colors, int firstcolor=0)SDL::Paletteinline
size() constSDL::Paletteinline
~Palette()SDL::Paletteinline