#include "guibackground.h"
#include "sdlfont.h"
#include "frametimer.h"
Include dependency graph for guitext.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | GuiText |
Displays a text. More... | |
class | GuiTextInput |
A field, where the user can write text into. More... | |
class | GuiKeyControl |
Displays a key that can be modified by the user. More... | |
class | GuiFrameCounter |
Prints the current framerate onto the screen. More... |