16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-18 01:59:19 +02:00

renderer changes, time and environment window

This commit is contained in:
milek7
2019-03-09 14:18:10 +01:00
parent 748e7b1dda
commit 3693c1660e
30 changed files with 299 additions and 93 deletions

View File

@@ -33,9 +33,9 @@ public:
// switches between static and dynamic daylight calculation
void toggle_daylight();
// calculates current season of the year based on set simulation date
void compute_season( int const Yearday ) const;
void compute_season( int const Yearday );
// calculates current weather
void compute_weather() const;
void compute_weather();
private:
// members