mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-22 11:39:19 +02:00
stars object, interrior lighting level as accessible parameter for dynamic object
This commit is contained in:
@@ -258,6 +258,7 @@ class Global
|
||||
static bool bOpenGL_1_5; // czy są dostępne funkcje OpenGL 1.5
|
||||
*/
|
||||
static double fLuminance; // jasność światła do automatycznego zapalania
|
||||
static float SunAngle; // angle of the sun relative to horizon
|
||||
static int iMultiplayer; // blokada działania niektórych eventów na rzecz kominikacji
|
||||
static HWND hWnd; // uchwyt okna
|
||||
static int ScreenWidth; // current window dimensions. TODO: move it to renderer
|
||||
|
||||
Reference in New Issue
Block a user