|
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.
|
An ImageButton. More...
#include <SDL2/SDL.h>#include <SDL2/SDL_image.h>#include "Application.h"#include "InteractiveGraphicsObject.h"#include "IMGException.h"#include "Rect.h"#include "Color.h"

Go to the source code of this file.
Classes | |
| class | ImageButton |
| A simple image button. More... | |