Function LargeTexture.setPieceTexture

Sets the Texture of the piece with index idx to texture.

void setPieceTexture (
  const(long) idx,
  Texture texture
) nothrow @nogc;