Transformable.x

Sets a new x coordinate

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

Meta