mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-20 11:29:18 +02:00
maintenance: minor code touch ups
This commit is contained in:
@@ -33,7 +33,7 @@ public:
|
||||
// methods
|
||||
// legacy method, calculates changes in simulation state over specified time
|
||||
void
|
||||
update( double dt, int iter );
|
||||
update( double Deltatime, int Iterationcount );
|
||||
bool
|
||||
deserialize( std::string const &Scenariofile );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user