Transformable.x

Sets a new x coordinate

  1. float x [@property getter]
  2. float x [@property setter]
    class Transformable
    final @nogc @property
    void
    x
    pure nothrow
    (
    float cx
    )

Meta