torque Torque Game Engine Documentation
TGE Version 1.5.2

DemoNetInterface Class Reference

#include <serverQuery.h>

Inheritance diagram for DemoNetInterface:

Inheritance graph
[legend]

Public Member Functions

void handleInfoPacket (const NetAddress *address, U8 packetType, BitStream *stream)
 Handles all packets that don't fall into the category of connection handshake or game data.

Member Function Documentation

void DemoNetInterface::handleInfoPacket ( const NetAddress address,
U8  packetType,
BitStream stream 
) [virtual]

Handles all packets that don't fall into the category of connection handshake or game data.

Reimplemented from NetInterface.




All Rights Reserved GarageGames.com, Inc. 1999-2005
Auto-magically Generated with Doxygen