set_background(background)
      Sets the background (the data that clears the framebuffer) to a TextureResource
Parameters:
      background [value: TextureResource, type: object]
Return Value: None

file: src/draw/engine_draw_module.c

landing