Class HTBoundsExtensionsKt

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final static HTBounds bounds
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final HTBounds getBounds()
      final static Rect2i toRec2i(HTBounds $self) このHTBoundsをRect2iに変換します。
      final static HTBounds toBounds(Rect2i $self) このRect2iをHTBoundsに変換します。
      final static HTBounds toBounds(ScreenRectangle $self) このScreenRectangleをHTBoundsに変換します。
      final static ScreenRectangle toRectangle(HTBounds $self) このHTBoundsをScreenRectangleに変換します。
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait