|
Rose
|
This is the complete list of members for rose::sdl::GradientTexture, including all inherited members.
| getSize() const noexcept (defined in rose::sdl::Texture) | rose::sdl::Texture | inline |
| GradientTexture()=default (defined in rose::sdl::GradientTexture) | rose::sdl::GradientTexture | |
| GradientTexture(const GradientTexture &)=delete (defined in rose::sdl::GradientTexture) | rose::sdl::GradientTexture | |
| GradientTexture(GradientTexture &&)=default (defined in rose::sdl::GradientTexture) | rose::sdl::GradientTexture | |
| GradientTexture(Renderer &renderer, const color::RGBA &topLeft, const color::RGBA &topRight, const color::RGBA &bottomLeft, const color::RGBA &bottomRight) (defined in rose::sdl::GradientTexture) | rose::sdl::GradientTexture | |
| GradientTexture(Renderer &renderer, const color::RGBA &start, const color::RGBA &end, Orientation orientation=Orientation::Horizontal) (defined in rose::sdl::GradientTexture) | rose::sdl::GradientTexture | |
| operator=(const GradientTexture &)=delete (defined in rose::sdl::GradientTexture) | rose::sdl::GradientTexture | |
| operator=(GradientTexture &&)=delete (defined in rose::sdl::GradientTexture) | rose::sdl::GradientTexture | |
| operator=(const Texture &)=delete (defined in rose::sdl::Texture) | rose::sdl::Texture | |
| operator=(Texture &&texture)=default (defined in rose::sdl::Texture) | rose::sdl::Texture | |
| setBlendMOde(SDL_BlendMode blendMode) (defined in rose::sdl::Texture) | rose::sdl::Texture | inline |
| setColors(const color::RGBA &topLeft, const color::RGBA &topRight, const color::RGBA &bottomLeft, const color::RGBA &bottomRight) (defined in rose::sdl::GradientTexture) | rose::sdl::GradientTexture | |
| setColors(const color::RGBA &start, const color::RGBA &end, Orientation orientation=Orientation::Horizontal) (defined in rose::sdl::GradientTexture) | rose::sdl::GradientTexture | |
| Texture()=default (defined in rose::sdl::Texture) | rose::sdl::Texture | |
| Texture(const Texture &)=delete (defined in rose::sdl::Texture) | rose::sdl::Texture | |
| Texture(Texture &&)=default (defined in rose::sdl::Texture) | rose::sdl::Texture | |
| Texture(SDL_Texture *texture) (defined in rose::sdl::Texture) | rose::sdl::Texture | inlineexplicit |
| Texture(Renderer &renderer, SDL_PixelFormatEnum format, SDL_TextureAccess access, int width, int height) | rose::sdl::Texture | |
| Texture(Renderer &renderer, Size size) | rose::sdl::Texture | |
| ~GradientTexture()=default (defined in rose::sdl::GradientTexture) | rose::sdl::GradientTexture | |
| ~Texture()=default (defined in rose::sdl::Texture) | rose::sdl::Texture |
1.8.13