Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
47
SDL_Color Label::getColor() const { return _color; }
48
49
int Label::getWidth() const { return _width; }
50
51
int Label::getHeight() const { return _height; }
52
Callers
1
draw
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected