supertux
Public Member Functions | List of all members
InfoBox Class Referencefinal

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 ()
 

Detailed Description

This class is displaying a box with information text inside the game.


The documentation for this class was generated from the following files: