#include </home/clem/local/src/opie/noncore/games/bounce/game.h>
Signals | |
| void | buildWall (int x, int y, bool vertical) |
Public Member Functions | |
| JezzView (QCanvas *viewing=0, QWidget *parent=0, const char *name=0, WFlags f=0) | |
| void | changeCursor () |
Protected Member Functions | |
| void | viewportMouseReleaseEvent (QMouseEvent *) |
Private Attributes | |
| bool | m_vertical |
|
||||||||||||||||||||
|
|
|
||||||||||||||||
|
Referenced by viewportMouseReleaseEvent(). |
|
|
Definition at line 283 of file game.cpp. References m_vertical. Referenced by JezzGame::changeCursor(). |
|
|
Definition at line 275 of file game.cpp. References buildWall(), m_vertical, and TILE_SIZE. |
|
|
Definition at line 127 of file game.h. Referenced by changeCursor(), and viewportMouseReleaseEvent(). |
1.4.2