SDL3pp
A slim C++ wrapper for SDL3
Loading...
Searching...
No Matches
SDL
PaletteRef
SDL::PaletteRef Member List
This is the complete list of members for
SDL::PaletteRef
, including all inherited members.
get
() const
SDL::Resource< SDL_Palette * >
inline
GetSize
() const
SDL::PaletteBase
inline
operator bool
() const
SDL::Resource< SDL_Palette * >
inline
explicit
operator->
() const
SDL::Resource< SDL_Palette * >
inline
operator->
()
SDL::Resource< SDL_Palette * >
inline
operator=
(PaletteRef other)
SDL::PaletteRef
inline
operator==
(const Resource &other) const=default
SDL::Resource< SDL_Palette * >
operator==
(std::nullopt_t) const
SDL::Resource< SDL_Palette * >
inline
operator==
(std::nullptr_t) const
SDL::Resource< SDL_Palette * >
inline
operator[]
(int index) const
SDL::PaletteBase
inline
PaletteBase
(int ncolors)
SDL::PaletteRef
inline
PaletteRef
(const PaletteRef &other)
SDL::PaletteRef
inline
PaletteRef
(PaletteRef &&other)
SDL::PaletteRef
inline
release
(SDL_Palette * newResource={})
SDL::Resource< SDL_Palette * >
inline
reset
(SDL_Palette *newResource={})
SDL::PaletteRef
inline
Resource
(T resource={})
SDL::PaletteBase
inline
Resource
(std::nullptr_t)
SDL::PaletteBase
inline
Resource
(std::nullopt_t)
SDL::PaletteBase
inline
Resource
(const Resource &other)=delete (defined in
SDL::PaletteBase
)
SDL::PaletteBase
Resource
(Resource &&other)=delete (defined in
SDL::PaletteBase
)
SDL::PaletteBase
Resource< SDL_Palette * >::Resource
(SDL_Palette * resource={})
SDL::Resource< SDL_Palette * >
inline
SetColors
(std::span< const SDL_Color > colors, int firstcolor=0)
SDL::PaletteBase
inline
SetColors
(SpanRef< const SDL_Color > colors, int firstcolor=0)
SDL::PaletteBase
inline
~PaletteRef
()=default
SDL::PaletteRef
Generated by
1.9.8