Project

General

Profile

« Previous | Next » 

Revision a0aff1b4

Added by Leszek Koltunski about 1 year ago

About Dialog

View differences:

src/main/java/org/distorted/screens/RubikScreenPlay.java
59 59
public class RubikScreenPlay extends RubikScreenBase implements RubikNetwork.Updatee
60 60
  {
61 61
  private static final float MENU_BUTTON_HEIGHT  = 0.068f;
62
  private static final float MENU_TEXT_SIZE      = 0.027f;
62
  private static final float MENU_TEXT_SIZE      = 0.024f;
63 63
  private static final float MENU_MARGIN         = 0.008f;
64 64
  private static final float MENU_WIDTH          = 0.650f;
65 65
  private static final float LEVEL_BUTTON_HEIGHT = 0.089f;

Also available in: Unified diff