Plutonium framework API 1.0.0
Easy-to-use, SDL2-based UI framework for Nintendo Switch homebrew
Loading...
Searching...
No Matches
pu::ui::render::TextureRenderOptions Member List

This is the complete list of members for pu::ui::render::TextureRenderOptions, including all inherited members.

alpha_modpu::ui::render::TextureRenderOptions
heightpu::ui::render::TextureRenderOptions
NoAlphapu::ui::render::TextureRenderOptionsstatic
NoHeightpu::ui::render::TextureRenderOptionsstatic
NoRotationpu::ui::render::TextureRenderOptionsstatic
NoSourceXpu::ui::render::TextureRenderOptionsstatic
NoSourceYpu::ui::render::TextureRenderOptionsstatic
NoWidthpu::ui::render::TextureRenderOptionsstatic
rot_anglepu::ui::render::TextureRenderOptions
src_xpu::ui::render::TextureRenderOptions
src_ypu::ui::render::TextureRenderOptions
TextureRenderOptions(std::optional< u8 > alpha, std::optional< i32 > width, std::optional< i32 > height, std::optional< float > rot_angle, std::optional< i32 > src_x, std::optional< i32 > src_y)pu::ui::render::TextureRenderOptionsinline
TextureRenderOptions()pu::ui::render::TextureRenderOptionsinline
widthpu::ui::render::TextureRenderOptions