|
supertux
|
This class is displaying a box with information text inside the game. More...
#include <info_box.hpp>
Public Member Functions | |
| InfoBox (const std::string &text) | |
| void | draw (DrawingContext &context) |
| void | scrolldown () |
| void | scrollup () |
| void | pagedown () |
| void | pageup () |
This class is displaying a box with information text inside the game.
1.8.13