mirror of
https://github.com/glest/glest-source.git
synced 2025-08-29 19:00:07 +02:00
- added ability to save screenshots in G3d with background transparency
This commit is contained in:
@@ -144,7 +144,8 @@ public:
|
||||
|
||||
void end();
|
||||
|
||||
void setBackgroundColor(float red, float green, float blue, float alpha);
|
||||
void setBackgroundColor(float red, float green, float blue);
|
||||
void setAlphaColor(float alpha);
|
||||
void saveScreen(const string &path);
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user