OverSim
SCAddPacket Class Reference

#include <SCPacket.h>

Inheritance diagram for SCAddPacket:
SCBasePacket

Public Attributes

double posX
double posY
unsigned int ip
- Public Attributes inherited from SCBasePacket
unsigned char packetType

Detailed Description

Definition at line 43 of file SCPacket.h.

Member Data Documentation

unsigned int SCAddPacket::ip

Definition at line 48 of file SCPacket.h.

Referenced by SimpleGameClient::updateNeighbors().

double SCAddPacket::posX

Definition at line 46 of file SCPacket.h.

Referenced by SimpleGameClient::updateNeighbors().

double SCAddPacket::posY

Definition at line 47 of file SCPacket.h.

Referenced by SimpleGameClient::updateNeighbors().


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