MCPcopy Create free account
hub / github.com/AbyssEngine/AbyssEngineOld / getWidth

Method getWidth

src/Abyss/UI/Label.cpp:49–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

47SDL_Color Label::getColor() const { return _color; }
48
49int Label::getWidth() const { return _width; }
50
51int Label::getHeight() const { return _height; }
52

Callers 1

drawMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected