#include "codes.h"#include "bullet.h"#include "man.h"#include "helicopter.h"#include <opie2/oresource.h>#include <qpe/qmath.h>Include dependency graph for bullet.cpp:

Go to the source code of this file.
Variables | |
| int | limit |
| int | shotcount |
| int | nobullets |
|
|
Definition at line 31 of file bullet.cpp. Referenced by Bullet::Bullet(), Bullet::setLimit(), and TransactionDisplay::TransactionDisplay(). |
|
|
Definition at line 33 of file bullet.cpp. Referenced by Bullet::Bullet(), Bullet::checkCollision(), and Bullet::setNobullets(). |
|
|
Definition at line 32 of file bullet.cpp. Referenced by Bullet::checkCollision(), Bullet::getShotCount(), and Bullet::setShotCount(). |
1.4.2