MCPcopy Create free account
hub / github.com/ObEngine/ObEngine / append

Method append

src/Core/Graphics/Shapes.cpp:147–150  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

145 }
146
147 void Text::append(const Graphics::Text& text)
148 {
149 shape.append(text);
150 }
151
152 const Font& Text::getFont() const
153 {

Callers 1

refreshMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected