#include "control/joystickkeyboardcontroller.hpp"
#include "scripting/squirrel_util.hpp"
#include "sprite/sprite.hpp"
#include "sprite/sprite_manager.hpp"
#include "supertux/globals.hpp"
#include "supertux/player_status.hpp"
#include "supertux/tile.hpp"
#include "worldmap/level.hpp"
#include "worldmap/tux.hpp"
Go to the source code of this file.
Namespaces | |
namespace | worldmap |
Variables | |
static const float | worldmap::TUXSPEED = 200 |
static const float | worldmap::map_message_TIME = 2.8f |