|
TouchCPLib
1.0.0
A touch-enabled GUI interface based on SDL and libTS. It provides a simple desktop-free UI for your embedded Raspberry projects.
|
#include <Point.h>
Public Member Functions | |
| operator SDL_Point () const | |
Public Attributes | |
| int | x |
| int | y |
|
inline |
| int Point::x |
| int Point::y |