public class Size2 extends Object
float
height
width
static Size2
ZERO
valueOf(float width, float height)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final Size2 ZERO
public final float width
public final float height
public static Size2 valueOf(float width, float height)