Class AspectRatioConstraint
java.lang.Object
de.luckymcdev.foundryengine.client.ui.constraint.WidgetConstraint
de.luckymcdev.foundryengine.client.ui.constraint.AspectRatioConstraint
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class WidgetConstraint
getParent, setParent
-
Constructor Details
-
AspectRatioConstraint
public AspectRatioConstraint(double ratio, boolean prioritizeHeight)
-
-
Method Details
-
update
public void update()- Overrides:
updatein classWidgetConstraint
-