Project

General

Profile

« Previous | Next » 

Revision c11a3a15

Added by Leszek Koltunski over 7 years ago

Encode more info in the EfectNames enum.

View differences:

src/main/java/org/distorted/examples/aroundtheworld/AroundTheWorldSurfaceViewPicker.java
95 95
          }
96 96
        else if( xf< -0.865f )
97 97
          {
98
          yf *= (-0.865f/xf);
99 98
          xf  =  -0.865f;
100 99
          }
101 100

  

Also available in: Unified diff