Transformable.setPosition

Sets the position

  1. void setPosition(float x, float y)
  2. void setPosition(const Vector2f pos)
    class Transformable
    final @nogc
    void
    setPosition
    pure nothrow
    (
    const Vector2f pos
    )

Meta