mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-20 09:09:19 +02:00
build 180313. automatic door, door controls ai tweaks, truck hunting camera shake
This commit is contained in:
2
Driver.h
2
Driver.h
@@ -305,6 +305,8 @@ private:
|
||||
bool DecSpeed(bool force = false);
|
||||
void SpeedSet();
|
||||
void Doors(bool const Open, int const Side = 0);
|
||||
// returns true if any vehicle in the consist has an open door
|
||||
bool doors_open() const;
|
||||
void RecognizeCommand(); // odczytuje komende przekazana lokomotywie
|
||||
void Activation(); // umieszczenie obsady w odpowiednim członie
|
||||
void ControllingSet(); // znajduje człon do sterowania
|
||||
|
||||
Reference in New Issue
Block a user