Project

General

Profile

« Previous | Next » 

Revision 2b261a18

Added by Leszek Koltunski over 7 years ago

Tidy up 'Cubes' app

View differences:

src/main/java/org/distorted/examples/cubes/CubesRenderer.java
30 30
import org.distorted.library.DistortedObject;
31 31
import org.distorted.library.EffectTypes;
32 32
import org.distorted.library.type.DynamicQuat;
33
import org.distorted.library.DistortedCubes;
34 33
import org.distorted.library.type.Static4D;
35 34
import org.distorted.library.type.Static3D;
36 35
import org.distorted.library.Distorted;
......
55 54
    
56 55
///////////////////////////////////////////////////////////////////////////////////////////////////
57 56

  
58
    public CubesRenderer(GLSurfaceView v) 
57
    CubesRenderer(GLSurfaceView v)
59 58
      {
60 59
      mView = v;
61 60

  

Also available in: Unified diff