Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NazaraEngine/NazaraEngine
/ GetCharacterSize
Method
GetCharacterSize
src/Nazara/Utility/SimpleTextDrawer.cpp:60–63 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
58
}
59
60
unsigned int SimpleTextDrawer::GetCharacterSize() const
61
{
62
return m_characterSize;
63
}
64
65
const Color& SimpleTextDrawer::GetColor() const
66
{
Callers
1
TextAreaWidget
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected