#include "../weapon/gun.h"
#include <sstream>
#include "../map/map.h"
#include "../game/time.h"
#include "../object/objects_list.h"
#include "../team/teams_list.h"
#include "../tool/i18n.h"
#include "../interface/game_msg.h"
#include "../tool/math_tools.h"
#include "../weapon/explosion.h"
Include dependency graph for gun.cpp:
Go to the source code of this file.
Variables | |
const uint | GUN_BULLET_SPEED = 20 |
const uint GUN_BULLET_SPEED = 20 |