Function LargeTexture.getPieceTexture

Returns the Texture of the piece with the index idx.

godot.d.reference.Ref!(godot.texture.Texture) getPieceTexture (
  const(long) idx
) nothrow @nogc const;