Home
last modified time | relevance | path

Searched defs:get_typ (Results 1 – 25 of 37) sorted by relevance

12

/dports/games/simutrans/simutrans-121.0/obj/
H A Dwolke.h34 typ get_typ() const OVERRIDE { return sync_wolke; } in get_typ() function
51 typ get_typ() const OVERRIDE { return async_wolke; } in get_typ() function
59 typ get_typ() const OVERRIDE { return raucher; } in get_typ() function
H A Dleitung2.h89 typ get_typ() const OVERRIDE { return leitung; } in get_typ() function
170 typ get_typ() const OVERRIDE { return pumpe; } in get_typ() function
234 typ get_typ() const OVERRIDE { return senke; } in get_typ() function
H A Dlabel.h18 typ get_typ() const OVERRIDE { return obj_t::label; } in get_typ() function
H A Ddummy.h22 typ get_typ() const OVERRIDE { return obj_t::undefined; } in get_typ() function
H A Dfield.h21 typ get_typ() const OVERRIDE { return obj_t::field; } in get_typ() function
H A Dzeiger.h28 typ get_typ() const OVERRIDE { return zeiger; } in get_typ() function
H A Dgroundobj.h57 typ get_typ() const OVERRIDE { return groundobj; } in get_typ() function
H A Dsignal.h36 typ get_typ() const OVERRIDE { return obj_t::signal; } in get_typ() function
H A Dbruecke.h29 typ get_typ() const OVERRIDE { return bruecke; } in get_typ() function
H A Dpillar.h30 typ get_typ() const OVERRIDE { return obj_t::pillar; } in get_typ() function
H A Dtunnel.h22 typ get_typ() const OVERRIDE { return tunnel; } in get_typ() function
H A Dwayobj.h73 typ get_typ() const OVERRIDE { return wayobj; } in get_typ() function
H A Dbaum.h102 typ get_typ() const OVERRIDE { return baum; } in get_typ() function
H A Dgebaeude.h105 obj_t::typ get_typ() const OVERRIDE { return obj_t::gebaeude; } in get_typ() function
/dports/games/simutrans/simutrans-121.0/
H A Dsimdepot.h279 obj_t::typ get_typ() const OVERRIDE { return bahndepot; } in get_typ() function
292 obj_t::typ get_typ() const OVERRIDE { return tramdepot; } in get_typ() function
304 obj_t::typ get_typ() const OVERRIDE { return monoraildepot; } in get_typ() function
316 obj_t::typ get_typ() const OVERRIDE { return maglevdepot; } in get_typ() function
328 obj_t::typ get_typ() const OVERRIDE { return narrowgaugedepot; } in get_typ() function
364 obj_t::typ get_typ() const OVERRIDE { return strassendepot; } in get_typ() function
400 obj_t::typ get_typ() const OVERRIDE { return schiffdepot; } in get_typ() function
431 obj_t::typ get_typ() const OVERRIDE { return airdepot; } in get_typ() function
/dports/games/simutrans/simutrans-121.0/vehicle/
H A Dsimvehicle.h528 obj_t::typ get_typ() const OVERRIDE { return road_vehicle; } in get_typ() function
579 typ get_typ() const OVERRIDE { return rail_vehicle; } in get_typ() function
606 typ get_typ() const OVERRIDE { return monorail_vehicle; } in get_typ() function
627 typ get_typ() const OVERRIDE { return maglev_vehicle; } in get_typ() function
648 typ get_typ() const OVERRIDE { return narrowgauge_vehicle; } in get_typ() function
685 obj_t::typ get_typ() const OVERRIDE { return water_vehicle; } in get_typ() function
760 typ get_typ() const OVERRIDE { return air_vehicle; } in get_typ() function
H A Dsimpeople.h48 typ get_typ() const OVERRIDE { return pedestrian; } in get_typ() function
H A Dmovingobj.h69 typ get_typ() const OVERRIDE { return movingobj; } in get_typ() function
H A Dsimroadtraffic.h131 typ get_typ() const OVERRIDE { return road_user; } in get_typ() function
/dports/games/simutrans/simutrans-121.0/boden/
H A Dboden.h34 grund_t::typ get_typ() const OVERRIDE {return boden;} in get_typ() function
H A Dfundament.h32 typ get_typ() const OVERRIDE { return fundament; } in get_typ() function
H A Dmonorailboden.h18 typ get_typ() const OVERRIDE { return monorailboden; } in get_typ() function
H A Dtunnelboden.h21 typ get_typ() const OVERRIDE { return tunnelboden; } in get_typ() function
H A Dbrueckenboden.h28 typ get_typ() const OVERRIDE { return brueckenboden; } in get_typ() function
H A Dwasser.h38 grund_t::typ get_typ() const OVERRIDE {return wasser;} in get_typ() function

12