Class HTAbstractWidget

  • All Implemented Interfaces:
    hiiragi283.core.api.gui.widget.HTWidget

    
    public abstract class HTAbstractWidget
     implements HTWidget
                        

    HTWidgetの抽象クラスです。

    Since:

    0.8.0

    Author:

    Hiiragi Tsubasa

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final HTBounds bounds
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final HTBounds getBounds()
      • Methods inherited from class hiiragi283.core.api.gui.widget.HTWidget

        charTyped, getType, keyPressed, keyReleased, mouseClicked, mouseDragged, mouseReleased, mouseScrolled, onInit, setupHolder
      • Methods inherited from class java.lang.Object

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