Module rendering

Module rendering 

Source
Expand description

Rendering functions that represent default Streamduck renderer

Modules§

component_values
Renderer’s component values
custom
Types for creating custom renderers

Structs§

AnimationCounter
Animation counter that counts frames for animated images
ButtonText
Button Text definition for button renderer
ButtonTextShadow
Button text shadow
RendererComponent
Renderer component that contains button background and array of text structs
RendererComponentBuilder
Builder for renderer component
RendererSettings
Renderer settings

Enums§

ButtonBackground
Button Background definition for button renderer

Functions§

draw_background
Draws background for static images
draw_custom_renderer_texture
Draws texture that says “Custom Renderer”
draw_foreground
Draws foreground of a button (text, plugin layers)
draw_missing_texture
Draws missing texture from HL2
process_frame
Rendering code that’s being called every loop

Type Aliases§

Color
Definition for color format