public final class Ratio extends Object
Modifier and Type | Field and Description |
---|---|
static double |
R16_10
Constant representing the 16/10 screen ratio.
|
static double |
R16_9
Constant representing the 16/9 screen ratio.
|
static double |
R4_3
Constant representing the 4/3 screen ratio.
|
static double |
R5_4
Constant representing the 5/4 screen ratio.
|
public static final double R4_3
public static final double R5_4
public static final double R16_9
public static final double R16_10
Copyright © 2014 Byron 3D Games Studio. All rights reserved.