Plutonium framework API 0.3.0
UI framework libraries for libnx
|
This is the complete list of members for pu::ui::render::TextureRenderOptions, including all inherited members.
alpha_mod | pu::ui::render::TextureRenderOptions | |
Default() | pu::ui::render::TextureRenderOptions | inlinestatic |
height | pu::ui::render::TextureRenderOptions | |
NoAlpha | pu::ui::render::TextureRenderOptions | static |
NoHeight | pu::ui::render::TextureRenderOptions | static |
NoRotation | pu::ui::render::TextureRenderOptions | static |
NoWidth | pu::ui::render::TextureRenderOptions | static |
rot_angle | pu::ui::render::TextureRenderOptions | |
width | pu::ui::render::TextureRenderOptions | |
WithCustomAlpha(const u8 alpha) | pu::ui::render::TextureRenderOptions | inlinestatic |
WithCustomAlphaAndDimensions(const u8 alpha, const i32 width, const i32 height) | pu::ui::render::TextureRenderOptions | inlinestatic |
WithCustomDimensions(const i32 width, const i32 height) | pu::ui::render::TextureRenderOptions | inlinestatic |