src/supertux/textscroller.cpp File Reference

#include "supertux/textscroller.hpp"
#include "audio/sound_manager.hpp"
#include "control/joystickkeyboardcontroller.hpp"
#include "lisp/parser.hpp"
#include "supertux/fadeout.hpp"
#include "supertux/info_box_line.hpp"
#include "supertux/globals.hpp"
#include "supertux/screen_manager.hpp"
#include "supertux/resources.hpp"
#include "util/reader.hpp"
#include "video/drawing_context.hpp"
#include <sstream>
#include <stdexcept>

Go to the source code of this file.

Variables

static const float DEFAULT_SPEED = 20
static const float LEFT_BORDER = 50
static const float SCROLL = 60


Variable Documentation

const float DEFAULT_SPEED = 20 [static]

Definition at line 33 of file textscroller.cpp.

Referenced by TextScroller::TextScroller().

const float LEFT_BORDER = 50 [static]

Definition at line 34 of file textscroller.cpp.

Referenced by TextScroller::draw(), and TextScroller::TextScroller().

const float SCROLL = 60 [static]

Definition at line 35 of file textscroller.cpp.

Referenced by TextScroller::update().


Generated on Mon Jun 9 03:38:27 2014 for SuperTux by  doxygen 1.5.1