Package hiiragi283.core.api.gui
Class HTBoundsExtensionsKt
-
- All Implemented Interfaces:
public final class HTBoundsExtensionsKt
-
-
Method Summary
Modifier and Type Method Description final HTBoundsgetBounds()final static Rect2itoRec2i(HTBounds $self)このHTBoundsをRect2iに変換します。 final static HTBoundstoBounds(Rect2i $self)このRect2iをHTBoundsに変換します。 final static HTBoundstoBounds(ScreenRectangle $self)このScreenRectangleをHTBoundsに変換します。 final static ScreenRectangletoRectangle(HTBounds $self)このHTBoundsをScreenRectangleに変換します。
-