96ff57257e
A Graphical User Interface library for SDL
6 lines
286 B
Text
6 lines
286 B
Text
SDL_gui is a library written in C++ for displaying and controlling user
|
|
interface elements in an SDL application. It has the following set of
|
|
widgets: Screen, Button, ToggleButton, Label, Picture, Panel, CardStack,
|
|
TextEntry and ProgressBar.
|
|
|
|
WWW: http://www.newimage.com/~rhk/SDL_gui/
|