Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TurningWheel/Barony
/ getTextObject
Method
getTextObject
src/ui/Field.cpp:911–914 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
909
}
910
911
Text* Field::getTextObject() const
912
{
913
return Text::get(getText(), getFont(), getTextColor(), getOutlineColor());
914
}
Callers
10
drawFollowerMenu
Method · 0.80
updateTinkerMenu
Method · 0.80
updateAlchemyMenu
Method · 0.80
updateRecipePanel
Method · 0.80
updateFeatherMenu
Method · 0.80
updateItemEffectMenu
Method · 0.80
drawCalloutMenu
Method · 0.80
updateAssistShrine
Method · 0.80
updateMailMenu
Method · 0.80
updateSignGUI
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected