Package one.empty3.library.core.testing
Class Resolution
java.lang.Object
one.empty3.library.core.testing.Resolution
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Resolution
public Resolution(int xv, int yv)
-
-
Method Details
-
x
public void x(int v) -
y
public void y(int v) -
x
public int x() -
y
public int y()
-