Transformable.setPosition

Sets the position

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

Meta