Project

General

Profile

« Previous | Next » 

Revision 1f7e0827

Added by Leszek Koltunski about 4 years ago

Brighter background.

View differences:

src/main/java/org/distorted/main/RubikRenderer.java
84 84

  
85 85
   RubikRenderer(RubikSurfaceView v)
86 86
     {
87
     final float BRIGHTNESS = 0.19f;
87
     final float BRIGHTNESS = 0.30f;
88 88

  
89 89
     mView = v;
90 90
     mFPS = new Fps();

Also available in: Unified diff