onKey abstract method

bool onKey(
  1. KeyEvent event,
  2. RenderContext ctx
)

Implementation

bool onKey(KeyEvent event, RenderContext ctx);