render_map_layer

Function render_map_layer 

Source
pub fn render_map_layer(
    x1: u16,
    y1: u16,
    x2: u16,
    y2: u16,
    map: MapLayer,
    x_offset: u16,
    y_offset: u16,
)
Expand description

Render Map Layer (only map layer) use load_map (will be rewrite, after this use RML in loop)