#include </home/clem/local/src/opie/noncore/games/parashoot/helicopter.h>
Collaboration diagram for Helicopter:

Public Member Functions | |
| Helicopter (QCanvas *) | |
| ~Helicopter () | |
| void | advance (int phase) |
| void | checkCollision () |
| void | dropman () |
| void | takeOff () |
| void | done () |
| int | rtti () const |
Static Public Member Functions | |
| static void | silenceAll () |
| static void | deleteAll () |
Private Attributes | |
| int | hits |
| Sound | chikachika |
|
|
Definition at line 30 of file helicopter.cpp. References all, chikachika, Opie::Core::OResource::findPixmap(), hits, Sound::playLoop(), and QString::replace(). |
|
|
Definition at line 49 of file helicopter.cpp. References all. |
|
|
Definition at line 56 of file helicopter.cpp. References checkCollision(), fr, frame, and hits. |
|
|
Definition at line 75 of file helicopter.cpp. References done(), dropman(), and Opie::MM::x. Referenced by advance(). |
|
|
Definition at line 113 of file helicopter.cpp. References all. Referenced by ParaShoot::newGame(). |
|
|
Definition at line 92 of file helicopter.cpp. References hits. Referenced by checkCollision(), and Bullet::checkCollision(). |
|
|
Definition at line 85 of file helicopter.cpp. References takeOff(). Referenced by checkCollision(). |
|
|
Definition at line 102 of file helicopter.cpp. References helicopter_rtti. |
|
|
Definition at line 107 of file helicopter.cpp. References all. Referenced by ParaShoot::gameOver(). |
|
|
Definition at line 97 of file helicopter.cpp. Referenced by dropman(). |
|
|
Definition at line 44 of file helicopter.h. Referenced by Helicopter(). |
|
|
Definition at line 43 of file helicopter.h. Referenced by advance(), done(), and Helicopter(). |
1.4.2