alpha correction in options menu ( checkin with error included , which needs to be fixed! )

This commit is contained in:
Titus Tscharntke
2012-03-13 00:44:55 +00:00
parent 485b74af8b
commit edd7f732ea
5 changed files with 51 additions and 0 deletions

View File

@@ -34,6 +34,7 @@ public:
float gammaValue);
void makeCurrentGl();
void swapBuffersGl();
void setGamma(float gammaValue){context.setGammaValue(gammaValue);}
};
}}//end namespace