(MapRenderer.render_map): Wrap method
with Begin/EndDrawing() calls to ensure we aren't doing to
many updates to the dc during rendering.
(ScreenRenderer.draw_shape_layer): self.draw_point_shape takes
a pen and brush argument so they need to be passed to the function.
|