AuroraOverlayPainter

interface AuroraOverlayPainter : AuroraTrait

Overlay painter interface.

Author

Kirill Grouchnikov

Functions

Link copied to clipboard
abstract fun paintOverlay(drawScope: DrawScope, decorationAreaType: DecorationAreaType, width: Float, height: Float, colors: AuroraSkinColors)

Paints the overlay.

Properties

Link copied to clipboard
abstract val displayName: String

The display name of this trait.

Inheritors

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard