|
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 <vector>#include <algorithm>#include "InteractiveGraphicsObject.h"#include "GraphicsScene.h"#include "SceneManager.h"

Go to the source code of this file.
Classes | |
| class | TouchEventDispatcher |
| A class that takes care of dispatching the touch events to the right objects of the displayed scene. More... | |
Copyright (c) 2020 Paolo Infante