MCPcopy Create free account
hub / github.com/DescentDevelopers/Descent3 / GadgetLargeText

Function GadgetLargeText

Descent3/newui_core.cpp:511–513  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

509}
510
511static inline UISnazzyTextItem *GadgetLargeText(const char *text) {
512 return new UISnazzyTextItem(0, GADGET15_NEWUI_FONT, text, NEWUI_GADGETFONT_COLOR);
513}
514
515//////////////////////////////////////////////////////////////////////////////
516// DATA

Callers 1

CreateMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected