Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/crawl/crawl
/ width
Method
width
crawl-ref/source/mapdef.cc:1039–1042 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1037
}
1038
1039
int map_lines::width() const
1040
{
1041
return map_width;
1042
}
1043
1044
int map_lines::height() const
1045
{
Callers
15
merge_subvault
Method · 0.45
has_exit
Method · 0.45
validate_map_def
Method · 0.45
dock_pos
Method · 0.45
can_dock
Method · 0.45
float_random_place
Method · 0.45
anchor_points
Method · 0.45
hmirror
Method · 0.45
rotate
Method · 0.45
apply_subvault
Method · 0.45
subvault_width
Method · 0.45
do_layout
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected