Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aburch/simutrans
/ get_width
Method
get_width
tpl/array2d_tpl.h:47–49 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
45
}
46
47
unsigned get_width() const {
48
return w;
49
}
50
51
unsigned get_height() const {
52
return h;
Callers
6
zeichnen
Method · 0.80
set_relief_color_clip
Method · 0.80
set_relief_farbe
Method · 0.80
set_relief_farbe_area
Method · 0.80
calc_map
Method · 0.80
zeichnen
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected