ERIS CORE

◆ onTouchRelease()

void AppCQT::onTouchRelease ( uint16_t  t_x,
uint16_t  t_y 
)
inlineprotectedvirtual

Event handler for touch release.

Parameters
t_x
t_y

Reimplemented from AppBaseClass.

Definition at line 326 of file appCQT.h.

326  {
327  };