pub fn get_primary_draw_target() -> LayerDesc
Expand description

Returns description of the primary layer (index 0, the default layer). This is equivalent to olc::GetDrawTarget(0) in the pixel game engine.