|
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.
|


Go to the source code of this file.
Classes | |
| class | WorkerThread |
| A class that spawns an Executor Thread (or worker thread). The thread is used for handling intensive and I/O operations without burdening the main thread, which should only care about drawing stuff. More... | |
Copyright (c) 2020 Paolo Infante