Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/assaultcube/AC
/ width
Method
width
source/src/menus.cpp:400–403 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
398
}
399
400
virtual int width()
401
{
402
return text_width(text) + menurighttabwidth;
403
}
404
405
virtual void render(int x, int y, int w)
406
{
Callers
nothing calls this directly
Calls
1
text_width
Function · 0.85
Tested by
no test coverage detected