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

MouseData Class Reference

#include <mouseData.h>

List of all members.

Public Attributes

bool _in_window
int _xpos
int _ypos

Private Member Functions

INLINE MouseData (const MouseData &copy)
INLINE void operator= (const MouseData &copy)
INLINE int get_x () const
INLINE int get_y () const
INLINE bool get_in_window () const

Private Attributes

PUBLISHED __pad0__: INLINE MouseData()


Constructor & Destructor Documentation

INLINE MouseData::MouseData const MouseData &  copy  )  [private]
 


Member Function Documentation

INLINE bool MouseData::get_in_window  )  const [private]
 

INLINE int MouseData::get_x  )  const [private]
 

INLINE int MouseData::get_y  )  const [private]
 

INLINE void MouseData::operator= const MouseData &  copy  )  [private]
 


Member Data Documentation

PUBLISHED MouseData::__pad0__ [private]
 

Definition at line 34 of file mouseData.h.

bool MouseData::_in_window
 

Definition at line 43 of file mouseData.h.

Referenced by MouseAndKeyboard::do_transmit_data().

int MouseData::_xpos
 

Definition at line 44 of file mouseData.h.

Referenced by MouseAndKeyboard::do_transmit_data().

int MouseData::_ypos
 

Definition at line 45 of file mouseData.h.

Referenced by MouseAndKeyboard::do_transmit_data().


The documentation for this class was generated from the following file:
Generated on Fri Apr 18 00:12:45 2003 for Panda by doxygen1.3