Plutonium framework API
0.3
Simple UI framework for libnx and SDL2
|
#include <render_Renderer.hpp>
Public Attributes | |
i32 | AlphaMod |
i32 | Width |
i32 | Height |
float | Angle |
Static Public Attributes | |
static const TextureRenderOptions | Default = { .AlphaMod = -1, .Width = -1, .Height = -1, .Angle = -1.0f } |
i32 pu::ui::render::TextureRenderOptions::AlphaMod |
float pu::ui::render::TextureRenderOptions::Angle |
|
inlinestatic |
i32 pu::ui::render::TextureRenderOptions::Height |
i32 pu::ui::render::TextureRenderOptions::Width |