GuiElement.position

The gui position relative to its parent and alignment. \ Call **onPosition()** and **onDeltaPosition()** and **onCenter()** on change.

  1. Vec2f position [@property getter]
    class GuiElement
    @property final
    Vec2f
    position
    ()
  2. Vec2f position [@property setter]

Meta