Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

JezzView Class Reference

#include </home/clem/local/src/opie/noncore/games/bounce/game.h>

List of all members.

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


Constructor & Destructor Documentation

JezzView::JezzView QCanvas *  viewing = 0,
QWidget *  parent = 0,
const char *  name = 0,
WFlags  f = 0
 

Definition at line 265 of file game.cpp.


Member Function Documentation

void JezzView::buildWall int  x,
int  y,
bool  vertical
[signal]
 

Referenced by viewportMouseReleaseEvent().

void JezzView::changeCursor  ) 
 

Definition at line 283 of file game.cpp.

References m_vertical.

Referenced by JezzGame::changeCursor().

void JezzView::viewportMouseReleaseEvent QMouseEvent *   )  [protected]
 

Definition at line 275 of file game.cpp.

References buildWall(), m_vertical, and TILE_SIZE.


Member Data Documentation

bool JezzView::m_vertical [private]
 

Definition at line 127 of file game.h.

Referenced by changeCursor(), and viewportMouseReleaseEvent().


The documentation for this class was generated from the following files:
Generated on Sat Nov 5 17:37:03 2005 for OPIE by  doxygen 1.4.2