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

Public Member Functions | |
| Base (QCanvas *) | |
| ~Base () | |
| void | damageBase () |
| int | rtti () const |
| void | reposition (void) |
Static Public Member Functions | |
| static bool | baseDestroyed () |
Private Attributes | |
| QCanvasPixmapArray * | basearray |
| Sound | kaboom |
| Sound | ohdear |
|
|
Definition at line 27 of file base.cpp. References basearray, damage, Opie::Core::OResource::findPixmap(), and QString::replace(). |
|
|
|
|
|
Definition at line 56 of file base.cpp. References damage. Referenced by ParaShoot::play(). |
|
|
Definition at line 44 of file base.cpp. References damage, kaboom, ohdear, and Sound::play(). Referenced by Man::checkCollision(). |
|
|
Definition at line 71 of file base.cpp. References height. |
|
|
Definition at line 65 of file base.cpp. References base_rtti. |
|
|
Definition at line 38 of file base.h. Referenced by Base(). |
|
|
Definition at line 39 of file base.h. Referenced by damageBase(). |
|
|
Definition at line 39 of file base.h. Referenced by damageBase(). |
1.4.2