wGui::CSDLMessage Class Reference

Any otherwise unhandled SDL messages. More...

#include <wg_message.h>

Inheritance diagram for wGui::CSDLMessage:

wGui::CMessage

Public Member Functions

Data Fields


Detailed Description

Any otherwise unhandled SDL messages.

Definition at line 116 of file wg_message.h.


Constructor & Destructor Documentation

wGui::CSDLMessage::CSDLMessage ( const EMessageType  MessageType,
const CMessageClient pDestination,
const CMessageClient pSource,
SDL_Event  SDLEvent 
)

Construct a new SDL message

Parameters:
MessageType The type of message being created
pDestination A pointer to the window that the message is destined for (0 for no specific destination, or to broadcast to all)
pSource A pointer to the window that created the message
SDLEvent The untranslated SDL event

Definition at line 43 of file wg_message.cpp.


The documentation for this class was generated from the following files:
Generated on Wed May 16 23:11:27 2007 for wGui by  doxygen 1.5.1