Home
last modified time | relevance | path

Searched defs:is_electric (Results 1 – 3 of 3) sorted by relevance

/dports/games/simutrans/simutrans-121.0/
H A Dsimconvoi.h179 bool is_electric; variable
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Dvehicle_move.cpp229 bool is_electric = is_engine_type( c_engines[i], fuel_type_battery ); in smart_controller_handle_turn() local
294 bool is_electric = is_engine_type( e, fuel_type_battery ); in smart_controller_handle_turn() local
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Dvehicle_move.cpp229 bool is_electric = is_engine_type( c_engines[i], fuel_type_battery ); in smart_controller_handle_turn() local
294 bool is_electric = is_engine_type( e, fuel_type_battery ); in smart_controller_handle_turn() local