GuiElement.anchor

The anchor of the gui. (I don't think it's used right now). \ Call **onAnchor()** and **onDeltaAnchor()** and **onCenter()** on change.

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

Meta