GuiElement.setAlign

Sets the alignment relative to its parent. \ Position will be calculated from the specified alignement.

  1. void setAlign(GuiAlignX x, GuiAlignY y)
    class GuiElement
    final
    void
    setAlign
  2. void setAlignX(GuiAlignX x)
  3. void setAlignY(GuiAlignY y)

Meta