Planeshift
Public Member Functions | Protected Attributes

psMovementEvent Class Reference

This message broadcasts the first movement event to anyone who needs them, namely the TutorialManager. More...

#include <events.h>

List of all members.

Public Member Functions

 PSF_DECLARE_MSG_FACTORY ()
 psMovementEvent (MsgEntry *event)
 psMovementEvent (int clientID)
virtual csString ToString (NetBase::AccessPointers *accessPointers)
 Convert the message into human readable string.

Protected Attributes

int client_id

Detailed Description

This message broadcasts the first movement event to anyone who needs them, namely the TutorialManager.

Definition at line 272 of file events.h.


Constructor & Destructor Documentation

psMovementEvent::psMovementEvent ( int  clientID)
psMovementEvent::psMovementEvent ( MsgEntry event)

Member Function Documentation

psMovementEvent::PSF_DECLARE_MSG_FACTORY ( )
virtual csString psMovementEvent::ToString ( NetBase::AccessPointers accessPointers) [virtual]

Convert the message into human readable string.

Parameters:
accessPointersA struct to a number of access pointers.
Returns:
Return a human readable string for the message.

Implements psMessageCracker.


Member Data Documentation

Definition at line 275 of file events.h.


The documentation for this class was generated from the following file: