Transformable.y

Sets a new y coordinate

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

Meta