public final class DrawShapesKt
final static Unit
draw(Shape $self, Canvas canvas, Paint paint, Float size)
canvas
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
final static Unit draw(Shape $self, Canvas canvas, Paint paint, Float size)
Draw a shape to canvas. Implementations are expected to draw within a square of size size and must vertically/horizontally center their asset if it does not have an equal width and height.
size