M5Unified
m5::Touch_Class Member List

This is the complete list of members for m5::Touch_Class, including all inherited members.

_flickThreshm5::Touch_Classprotected
_gfxm5::Touch_Classprotected
_last_msecm5::Touch_Classprotected
_msecHoldm5::Touch_Classprotected
_touch_countm5::Touch_Classprotected
_touch_detailm5::Touch_Classprotected
_touch_rawm5::Touch_Classprotected
begin(m5gfx::LGFX_Device *gfx)m5::Touch_Classinline
end(void)m5::Touch_Classinline
getCount(void) constm5::Touch_Classinline
getDetail(std::size_t index=0) constm5::Touch_Classinline
getTouchPointRaw(std::size_t index=0) constm5::Touch_Classinline
isEnabled(void) constm5::Touch_Classinline
setFlickThresh(std::uint16_t distance)m5::Touch_Classinline
setHoldThresh(std::uint16_t msec)m5::Touch_Classinline
TOUCH_MAX_POINTSm5::Touch_Classstatic
TOUCH_MIN_UPDATE_MSECm5::Touch_Classstatic
update(std::uint32_t msec)m5::Touch_Class
update_detail(touch_detail_t *dt, std::uint32_t msec, bool pressed, m5gfx::touch_point_t *tp)m5::Touch_Classprotected
update_detail(touch_detail_t *dt, std::uint32_t msec)m5::Touch_Classprotected