yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::gui::BackgroundRenderer Member List

This is the complete list of members for yaze::gui::BackgroundRenderer, including all inherited members.

animation_time_yaze::gui::BackgroundRendererprivate
BackgroundRenderer()=defaultyaze::gui::BackgroundRendererprivate
BlendColorWithFade(const Color &base_color, float fade_factor) constyaze::gui::BackgroundRendererprivate
cached_grid_color_yaze::gui::BackgroundRendererprivate
CalculateRadialFade(const ImVec2 &pos, const ImVec2 &center, float max_distance) constyaze::gui::BackgroundRendererprivate
DrawGridDot(ImDrawList *draw_list, const ImVec2 &pos, ImU32 color, float size) constyaze::gui::BackgroundRendererprivate
DrawGridLine(ImDrawList *draw_list, const ImVec2 &start, const ImVec2 &end, ImU32 color, float thickness) constyaze::gui::BackgroundRendererprivate
DrawSettingsUI()yaze::gui::BackgroundRenderer
Get()yaze::gui::BackgroundRendererstatic
GetGridSettings() constyaze::gui::BackgroundRendererinline
grid_settings_yaze::gui::BackgroundRendererprivate
RenderDockingBackground(ImDrawList *draw_list, const ImVec2 &window_pos, const ImVec2 &window_size, const Color &theme_color)yaze::gui::BackgroundRenderer
RenderGridBackground(ImDrawList *draw_list, const ImVec2 &window_pos, const ImVec2 &window_size, const Color &grid_color)yaze::gui::BackgroundRenderer
RenderRadialGradient(ImDrawList *draw_list, const ImVec2 &center, float radius, const Color &inner_color, const Color &outer_color)yaze::gui::BackgroundRenderer
SetAnimationEnabled(bool enabled)yaze::gui::BackgroundRendererinline
SetGridSettings(const GridSettings &settings)yaze::gui::BackgroundRendererinline
UpdateAnimation(float delta_time)yaze::gui::BackgroundRenderer
UpdateForTheme(const Color &primary_color, const Color &background_color)yaze::gui::BackgroundRenderer