Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/assaultcube/AC
/ width
Method
width
source/src/menus.cpp:650–650 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
648
}
649
650
virtual int width() { return text_width(text)+text_width(keyname ? keyname :
" "
); }
651
652
virtual void render(int x, int y, int w)
653
{
Callers
nothing calls this directly
Calls
1
text_width
Function · 0.85
Tested by
no test coverage detected