Transformable.move

Move the position by offset (x, y)

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

Meta