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

Detailed Description
Event about seat changes from the GGZ core client.Whenever a seat assignment changes, the list of players is updated and information about the new assignment is available through this event's player method.
Refer to the Event documentation for everything else.
Definition at line 184 of file event.h.
Public Member Functions | |
| Player * | player () const |
| SeatEvent (const Event &event) | |
Constructor & Destructor Documentation
Member Function Documentation
| Player * SeatEvent::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.2 API Reference