[][src]Function olc_pixel_game_engine::layer::set_draw_target

pub fn set_draw_target(layer: u8)

Sets layer as the main draw target. After calling this function, all of the drawing routines will be projected onto the layer.