StoryStepDrawer

fun interface StoryStepDrawer

StoryStepDrawer is the interface for drawing StoryStep in the screen. It you would like to support more types of StoryStep are more implementation of this interface to StoryStepDrawer

Inheritors

Functions

Link copied to clipboard
abstract fun Step(step: StoryStep, drawInfo: DrawInfo)

Draws the StoryStep including its DrawInfo