|
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 <cassert>#include "Application.h"#include "InteractiveGraphicsObject.h"#include "Point.h"#include "Rect.h"#include "Color.h"#include "Optional.h"

Go to the source code of this file.
Classes | |
| class | XYPlot |
| A chart displaying X,Y points, scaled to the object geomtry. More... | |
Copyright (c) 2020 Paolo Infante