Skip to main content

render_block_background

Function render_block_background 

Source
pub fn render_block_background(
    _block: &Block,
    x: f32,
    y: f32,
    width: f32,
    height: f32,
    rects: &mut Vec<RectInstance>,
)
Expand description

Emit rectangle draw calls for a block’s background and border.