onClickstring | (p: Point, el: FigureElement) => void — function to
execute when element is touched. If string, then a function from the
FunctionMap is used.
colorSeedstring — use a unique string to reset color generation
of unique colors used for touch determination (debug only) ('default')
Touch options for a FigureElement.
onClickstring|(p: Point, el: FigureElement) => void— function to execute when element is touched. If string, then a function from the FunctionMap is used.colorSeedstring— use a unique string to reset color generation of unique colors used for touch determination (debug only) ('default')enableboolean—trueto enable touch (true)