drawRSuperellipse abstract method

void drawRSuperellipse(
  1. RSuperellipse rsuperellipse,
  2. Paint paint
)

Draws a rounded superellipse with the given Paint. The shape is filled, and the value of the Paint.style is ignored for this call.

Implementation

void drawRSuperellipse(RSuperellipse rsuperellipse, Paint paint);