Project

General

Profile

« Previous | Next » 

Revision 97a4ae23

Added by Leszek Koltunski over 2 years ago

Progress with ConfigScreen.

View differences:

src/main/java/org/distorted/config/ConfigSurfaceView.java
47 47
      mScreenWidth = width;
48 48
      mScreenHeight= height;
49 49
      mObjectController.setScreenSize(width,height);
50
      mObjectController.setObjectScale(0.80f);
50
      mObjectController.setObjectScale(1.00f);
51 51

  
52 52
      if( !mCreated )
53 53
        {

Also available in: Unified diff