libkdegames/kggzmod
KGGZMod::InfoEvent Class Reference
#include <event.h>
Inheritance diagram for KGGZMod::InfoEvent:

Detailed Description
Player information from the GGZ core client.Extended player information, if requested with a InfoRequest, has arrived when an event of this type occurs.
Refer to the Event documentation for everything else.
Definition at line 241 of file event.h.
Public Member Functions | |
| InfoEvent (const Event &event) | |
| Player * | player () const |
Constructor & Destructor Documentation
Member Function Documentation
| Player * InfoEvent::player | ( | ) | const |
Returns the pointer to the player associated with the event.
If no player is associated, this returns null.
- Returns:
- player associated with an event
Reimplemented from KGGZMod::Event.
The documentation for this class was generated from the following files:
KDE 4.0 API Reference