16
0
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:
tmj-fstate
2017-08-21 18:32:34 +02:00
parent 318dd9a0fe
commit 2b5a8288fe
10 changed files with 5 additions and 152 deletions

View File

@@ -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();