#include </home/clem/local/src/opie/noncore/games/bounce/game.h>
Public Member Functions | |
| Ball (QCanvasPixmapArray *array, QCanvas *canvas) | |
| void | update () |
| void | advance (int stage) |
| bool | collide (double dx=0, double dy=0) |
Protected Attributes | |
| int | m_animDelay |
| int | m_soundDelay |
|
||||||||||||
|
|
|
|
Definition at line 91 of file game.cpp. References collide(), JezzField::emitBallCollisiton(), TILE_FREE, TILE_SIZE, and update(). |
|
||||||||||||
|
Definition at line 125 of file game.cpp. References TILE_FREE, and TILE_SIZE. Referenced by advance(). |
|
|
Definition at line 77 of file game.cpp. References BALL_ANIM_DELAY, frame, m_animDelay, and MS2TICKS. Referenced by advance(). |
|
|
Definition at line 53 of file game.h. Referenced by update(). |
|
|
|
1.4.2