Project

General

Profile

« Previous | Next » 

Revision b56faf50

Added by Leszek Koltunski over 7 years ago

Progress with Around The World

View differences:

src/main/java/org/distorted/examples/bean/BeanRenderer.java
31 31
import org.distorted.library.Distorted;
32 32
import org.distorted.library.DistortedBitmap;
33 33
import org.distorted.library.type.Dynamic3D;
34
import org.distorted.library.type.Static2D;
35 34
import org.distorted.library.type.Static3D;
36 35
import org.distorted.library.type.Static4D;
37 36

  
......
53 52
    
54 53
///////////////////////////////////////////////////////////////////////////////////////////////////
55 54

  
56
   public BeanRenderer(GLSurfaceView v) 
55
   BeanRenderer(GLSurfaceView v)
57 56
      {
58 57
      mView = v;
59 58
     

Also available in: Unified diff