Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NazaraEngine/NazaraEngine
/ GetColor
Method
GetColor
src/Nazara/Graphics/ColorBackground.cpp:98–101 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
96
*/
97
98
Color ColorBackground::GetColor() const
99
{
100
return m_color;
101
}
102
103
/*!
104
* \brief Sets the color of the background
Callers
2
ColorBackground.cpp
File · 0.80
Billboard.cpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected