Project

General

Profile

« Previous | Next » 

Revision 64558e4e

Added by Leszek Koltunski over 5 years ago

Rename the old 'Cubes' app to 'Inflate' - this now combines the testing functionality of former 'Cubes' and 'Inflate' apps.
The old 'Inflate' in turn renamed to 'Earth' - here we are going to show an Earth rotating in space.

View differences:

src/main/java/org/distorted/examples/inflate/InflateSurfaceView.java
19 19

  
20 20
package org.distorted.examples.inflate;
21 21

  
22
import org.distorted.examples.R;
23

  
22 24
import android.app.ActivityManager;
23 25
import android.content.Context;
24 26
import android.content.pm.ConfigurationInfo;
......
27 29
import android.view.MotionEvent;
28 30
import android.widget.Toast;
29 31

  
30
import org.distorted.examples.R;
31

  
32 32
///////////////////////////////////////////////////////////////////////////////////////////////////
33 33

  
34 34
class InflateSurfaceView extends GLSurfaceView

Also available in: Unified diff