|
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.
|
A simple text button. More...
#include <SDL2/SDL.h>#include <SDL2/SDL_ttf.h>#include "Application.h"#include "TTFFontException.h"#include "InteractiveGraphicsObject.h"#include "Color.h"#include "Font.h"#include "Rect.h"

Go to the source code of this file.
Classes | |
| class | Button |
| A simple text button. More... | |
A simple text button.
Copyright (c) 2020 Paolo Infante