ERIS CORE

◆ onTouchRelease()

void AppScope::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 113 of file appScope.h.

113  {
114  };