Serialisierte Form

  • Package de.chaoswg.gui

    • Klasse de.chaoswg.gui.UIButton

      class UIButton extends net.risingworld.api.ui.UILabel implements Serializable
    • Klasse de.chaoswg.gui.UIFrame

      class UIFrame extends net.risingworld.api.ui.UIElement implements Serializable
      • Serialisierte Felder

        • BackgroundColor
          net.risingworld.api.utils.ColorRGBA BackgroundColor
        • bnpExit
          net.risingworld.api.ui.UIElement bnpExit
        • debug
          boolean debug
        • facIcon
          float facIcon
        • frameStyle
          StyleUI.Frame frameStyle
        • labelTitle
          net.risingworld.api.ui.UILabel labelTitle
        • onClick
          UIFrame.CallbackOnClick onClick
        • onExit
          UIFrame.CallbackOnExit onExit
        • onShow
          UIFrame.CallbackOnShow onShow
        • panelTietle
          net.risingworld.api.ui.UIElement panelTietle
        • player
          net.risingworld.api.objects.Player player
        • screenResolution
          Point screenResolution
        • title
          String title
        • uiContent
          net.risingworld.api.ui.UIElement uiContent
    • Klasse de.chaoswg.gui.UILabelTimer

      class UILabelTimer extends net.risingworld.api.ui.UILabel implements Serializable
    • Klasse de.chaoswg.gui.UIListe

      class UIListe extends net.risingworld.api.ui.UIElement implements Serializable
      • Serialisierte Felder

        • cangeHeight
          boolean cangeHeight
        • canvas
          net.risingworld.api.ui.UIElement canvas
        • debug
          boolean debug
        • debugDep
          boolean debugDep
        • debugDepInfo
          boolean debugDepInfo
        • liste
          List<net.risingworld.api.ui.UIElement> liste
        • listeStyle
          StyleUI.Liste listeStyle
        • listID
          HashMap<Integer,Integer> listID
        • listPos
          Integer listPos
        • myAttribute
          HashMap<String,Object> myAttribute
        • player
          net.risingworld.api.objects.Player player
        • plugin
          net.risingworld.api.Plugin plugin
        • scroolPanel
          net.risingworld.api.ui.UIElement scroolPanel
        • scroolPanelBottom
          net.risingworld.api.ui.UIElement scroolPanelBottom
        • scroolPanelDown
          net.risingworld.api.ui.UIElement scroolPanelDown
        • scroolPanelIconSize
          float scroolPanelIconSize
        • scroolPanelPos
          net.risingworld.api.ui.UIElement scroolPanelPos
        • scroolPanelSlide
          net.risingworld.api.ui.UIElement scroolPanelSlide
        • scroolPanelTop
          net.risingworld.api.ui.UIElement scroolPanelTop
        • scroolPanelUp
          net.risingworld.api.ui.UIElement scroolPanelUp
        • uiElementLast
          net.risingworld.api.ui.UIElement uiElementLast
  • Package de.chaoswg.world