Klasse UIArea
java.lang.Object
de.luckymcdev.foundryengine.client.ui.UIArea
-
Feldübersicht
Felder -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
-
Felddetails
-
x
public int x -
y
public int y -
width
public int width -
height
public int height
-
-
Konstruktordetails
-
UIArea
public UIArea(int x, int y, int width, int height)
-
-
Methodendetails
-
shrink
-
lerp
-
isInArea
public boolean isInArea(double x, double y) -
equals
-
hashCode
-
toString
-