drawRSuperellipse abstract method

void drawRSuperellipse(
  1. RSuperellipse rse,
  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 rse, Paint paint);