功能:介面

Function: GUI


主要介面設定,把設定好的按鈕或文字等組件放至GUI顯示出來。

Main GUI settings, put the set buttons or text and other components on the GUI for display.

屬性Attributes


Untitled

範例Examples


Command: 'exp'

Permission: 'exp'

Gui:
  Image: '<https://i.imgur.com/Rf9Tizv.png>'
  Width: 0
  Height: 0
  Position: 5
  X: 0
  Y: 0

ObjectList:
  Close:
    Object: 'ExampleObject.ButtonExample'
    Position: 3
    X: 0
    Y: 0
  2:
    Object: 'ExampleObject.TextFieldExample'
    Position: 4
    X: 0
    Y: 0
  3:
    Object: 'ExampleObject.TextFieldExample'
    Position: 4
    X: 0
    Y: 20
  10:
    Object: 'ExampleObject.TextFieldExample'
    Position: 4
    X: 0
    Y: 40
  He:
    Object: 'Hub.GreanBar'
    Position: 7
    X: 0
    Y: 0
  Im:
    Object: 'ExampleObject.ImageExample'
    Position: 6
    X: 0
    Y: 0
  Ip:
    Object: 'ExampleObject.TextExample'
    Position: 6
    X: 0
    Y: 0