DrawTextureNPatch method

Implementation

String DrawTextureNPatch(
  TextureBase texture,
  NPatchInfoBase nPatchInfo,
  RectangleBase dest,
  Vector2Base origin,
  num rotation,
  ColorBase tint,
) => 'DrawTextureNPatch($texture, $nPatchInfo, $dest, $origin, $rotation, $tint)';