#include "badguy/dart.hpp"#include "audio/sound_manager.hpp"#include "audio/sound_source.hpp"#include "sprite/sprite.hpp"#include "supertux/object_factory.hpp"Go to the source code of this file.
Variables | |
| const float | DART_SPEED = 200 |
| static const std::string | DART_SOUND = "sounds/flame.wav" |
const std::string DART_SOUND = "sounds/flame.wav" [static] |
const float DART_SPEED = 200 [static] |
1.5.1