ltheory
ltheory copied to clipboard
Background image
Add Gui:setBackgroundImage(Tex2D)
method to set a background image to any element.
Internally this will set background image of the widget.
Also we won't need Gui:image()
anymore and it should be removed and all related Lua code refactored.