Class SimpleMessageDrawer

  • All Implemented Interfaces:
    io.writeopia.sdk.drawer.StoryStepDrawer

    
    public final class SimpleMessageDrawer
     implements StoryStepDrawer
                        

    Simple message drawer mostly intended to be used as a component for more complex drawers. This class contains the logic of the basic message of the SDK. As many other drawers need some text in it this Drawer can be used instead of duplicating this text logic.