Circle.move

Move the object.

  1. void move(Vector2i vec)
    struct Circle
    @nogc pure nothrow
    void
    move
    ()
  2. void move(int x, int y)

Meta