Package io.writeopia.sdk.text.edition
Class TextCommandHandler
-
- All Implemented Interfaces:
public final class TextCommandHandler
-
-
Constructor Summary
Constructors Constructor Description TextCommandHandler(Map<Command, Function2<StoryStep, Integer, Unit>> commandsMap)
-
Method Summary
Modifier and Type Method Description final BooleanhandleCommand(String text, StoryStep step, Integer position)
-