Expand description
Rendering functions that represent default Streamduck renderer
Modules§
- component_
values - Renderer’s component values
- custom
- Types for creating custom renderers
Structs§
- Animation
Counter - Animation counter that counts frames for animated images
- Button
Text - Button Text definition for button renderer
- Button
Text Shadow - Button text shadow
- Renderer
Component - Renderer component that contains button background and array of text structs
- Renderer
Component Builder - Builder for renderer component
- Renderer
Settings - Renderer settings
Enums§
- Button
Background - 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