SetShapesTexture method

String SetShapesTexture(
  1. TextureBase<TextureBase> texture,
  2. RectangleBase<RectangleBase> source
)

Implementation

String SetShapesTexture(
  TextureBase texture,
  RectangleBase source,
) => 'SetShapesTexture($texture, $source)';