GUIslice  0.16.0
Embedded GUI in C
GUIslice_th.h File Reference
#include <Arduino.h>
Include dependency graph for GUIslice_th.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  THPoint
 
class  TouchHandler
 

Functions

void gslc_InitTouchHandler (TouchHandler *pTHO)
 
TouchHandlergslc_getTouchHandler (void)
 

Function Documentation

TouchHandler* gslc_getTouchHandler ( void  )
void gslc_InitTouchHandler ( TouchHandler pTHO)