Skip to content
  • Marinus Schraal's avatar
    smoothscale: Single use write property · 68af533c
    Marinus Schraal authored
    The player property should only be set once during the lifetime of the
    object. It cannot be set as constructor only because objects can not be
    passed to ui files.
    For cleanliness make the player property effectively a one-time write
    property.
    68af533c