mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-23 01:39:19 +02:00
maintenance: removed deprecated render code
This commit is contained in:
2
Driver.h
2
Driver.h
@@ -144,7 +144,7 @@ class TSpeedPos
|
||||
|
||||
public:
|
||||
void Clear();
|
||||
bool Update(vector3 *p, vector3 *dir, double &len, TOrders const &Orders );
|
||||
bool Update(vector3 *p, vector3 *dir, double &len );
|
||||
bool Set(TEvent *e, double d, TOrders order = Wait_for_orders);
|
||||
void Set(TTrack *t, double d, int f);
|
||||
std::string TableText();
|
||||
|
||||
Reference in New Issue
Block a user