AsciiPanelView / OnCharClickedListener / onCharClicked

onCharClicked

abstract fun onCharClicked(x: Int?, y: Int?, char: ColoredChar): Unit

Callback, which is called when panel is clicked

Parameters

x - position of char clicked

y - position of char clicked

char - object of ColoredChar clicked