GuiElement.position

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

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

Meta