Skip to main content

render_shell_block

Function render_shell_block 

Source
pub fn render_shell_block(
    block: &Block,
    x: f32,
    y: f32,
    width: f32,
    height: f32,
    font_size: f32,
    scale: f32,
    rects: &mut Vec<RectInstance>,
)