#include "bullet.h"
#include "particle.h"
#include "../game/time.h"
Include dependency graph for bullet.cpp:
Go to the source code of this file.
Variables | |
const int | BULLET_PARTICLE_FADE_TIME = 2000 |
const int BULLET_PARTICLE_FADE_TIME = 2000 |
Definition at line 25 of file bullet.cpp.