handleMouseEvent abstract method
Handles mouse events routed to this renderer. Returns true if the event was consumed.
Implementation
bool handleMouseEvent(term.MouseEvent event);
Handles mouse events routed to this renderer. Returns true if the event was consumed.
bool handleMouseEvent(term.MouseEvent event);