Home
last modified time | relevance | path

Searched refs:headquarter_view (Results 1 – 2 of 2) sorted by relevance

/dports/games/simutrans/simutrans-121.0/gui/
H A Dheadquarter_info.cc10headquarter_view(koord3d::invalid, scr_size( max(64, get_base_tile_raster_width()), max(56, (get_b… in headquarter_info_t()
14 set_embedded(&headquarter_view); in headquarter_info_t()
33 headquarter_view.set_location(pos); in update()
H A Dheadquarter_info.h20 location_view_t headquarter_view; variable