MCPcopy 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

zeichnenMethod · 0.80
set_relief_color_clipMethod · 0.80
set_relief_farbeMethod · 0.80
set_relief_farbe_areaMethod · 0.80
calc_mapMethod · 0.80
zeichnenMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected