mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-21 19:29:19 +02:00
reformat: functions can be made static
This commit is contained in:
@@ -14,7 +14,7 @@ public:
|
||||
// methods:
|
||||
void init();
|
||||
void update();
|
||||
void render();
|
||||
static void render();
|
||||
/*
|
||||
// returns location of the sun in the 3d scene
|
||||
glm::vec3 getPosition();
|
||||
|
||||
Reference in New Issue
Block a user