Function LargeTexture.setPieceOffset

Sets the offset of the piece with the index idx to ofs.

void setPieceOffset (
  const(long) idx,
  const(Vector2) ofs
) nothrow @nogc;