News SF.net Project Frequently Asked Questions Documentation Downloads Mailing Lists How to Contribute

SourceForge.net Logo

Changing the way games are made and played.

TNL::GhostConnection::GhostPacketNotify struct Reference

TNL::GhostConnection::GhostPacketNotify Struct Reference

#include <tnlGhostConnection.h>

Inheritance diagram for TNL::GhostConnection::GhostPacketNotify:

TNL::EventConnection::EventPacketNotify TNL::NetConnection::PacketNotify Zap::ControlObjectConnection::GamePacketNotify

Detailed Description

Notify structure attached to each packet with information about the ghost updates in the packet.


Public Member Functions

 GhostPacketNotify ()

Data Fields

GhostRefghostList
 list of ghosts updated in this packet


Constructor & Destructor Documentation

TNL::GhostConnection::GhostPacketNotify::GhostPacketNotify  )  [inline]
 


Field Documentation

GhostRef* TNL::GhostConnection::GhostPacketNotify::ghostList
 

list of ghosts updated in this packet