MCPcopy 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
911Text* Field::getTextObject() const
912{
913 return Text::get(getText(), getFont(), getTextColor(), getOutlineColor());
914}

Callers 10

drawFollowerMenuMethod · 0.80
updateTinkerMenuMethod · 0.80
updateAlchemyMenuMethod · 0.80
updateRecipePanelMethod · 0.80
updateFeatherMenuMethod · 0.80
updateItemEffectMenuMethod · 0.80
drawCalloutMenuMethod · 0.80
updateAssistShrineMethod · 0.80
updateMailMenuMethod · 0.80
updateSignGUIMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected