diff options
author | dec05eba <dec05eba@protonmail.com> | 2023-01-17 17:29:49 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2023-01-17 17:29:49 +0100 |
commit | 6096469348d8d94ed0a92a6123983eba772cf347 (patch) | |
tree | 37d8625d85a6bf711a3b5597faba8d82a044759e /src/graphics/Shader.cpp | |
parent | abc3ff63805f86af3ecc45b23aaf4e49ff9a3d63 (diff) |
Add option to set window background color
This window background color is different than window.clear(color)
because this window color is the background color if the window itself,
which means if there is a delay between creating the window and the
first frame display then the window background color is black,
but if window color is set then that color will be displayed instead.
Normally you want to set the window background color to the same
color as the color you use in window.clear(color).
Diffstat (limited to 'src/graphics/Shader.cpp')
0 files changed, 0 insertions, 0 deletions