Package org.teavm.classlib.java.awt
Class TPoint
java.lang.Object
org.teavm.classlib.java.awt.TPoint
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
x
public int x -
y
public int y
-
-
Constructor Details
-
TPoint
public TPoint(int x, int y)
-