Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

PeekabootyApp Class Reference

#include <PeekabootyApp.h>

Inheritance diagram for PeekabootyApp::

wxApp List of all members.

Public Methods

virtual bool OnInit ()
virtual int OnExit ()
void VisualizerThreadImpl ()

Static Public Methods

void * VisualizerThread (void *)

Private Attributes

int m_currentX
int m_currentY
int m_mousePositionX
int m_mousePositionY

Member Function Documentation

int PeekabootyApp::OnExit [virtual]
 

Definition at line 24 of file PeekabootyApp.cpp.

bool PeekabootyApp::OnInit [virtual]
 

Definition at line 8 of file PeekabootyApp.cpp.

void* PeekabootyApp::VisualizerThread void * [static]
 

void PeekabootyApp::VisualizerThreadImpl
 


Member Data Documentation

int PeekabootyApp::m_currentX [private]
 

Definition at line 27 of file PeekabootyApp.h.

int PeekabootyApp::m_currentY [private]
 

Definition at line 28 of file PeekabootyApp.h.

int PeekabootyApp::m_mousePositionX [private]
 

Definition at line 29 of file PeekabootyApp.h.

int PeekabootyApp::m_mousePositionY [private]
 

Definition at line 30 of file PeekabootyApp.h.


The documentation for this class was generated from the following files:
Generated at Thu Jul 11 13:31:58 2002 for Peekabooty by doxygen1.2.9 written by Dimitri van Heesch, © 1997-2001