Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

cPacketUpdatePlayer Class Reference

Update player. More...

#include <packets.h>

Inheritance diagram for cPacketUpdatePlayer:

cServerPacket cPacket List of all members.

Public Methods

 cPacketUpdatePlayer ()

Public Attributes

Serial player
 the serial of player

UI16 model
 the model id

UI16 x
 x location

UI16 y
 y location

SI08 z
 z location

UI08 dir
 direction

eCOLOR color
 color

UI08 flag
 flag ( bitset )

UI08 highcolor
 highlight color


Detailed Description

Update player.

Author:
Endymion
Since:
0.83
Note:
0x77


Constructor & Destructor Documentation

cPacketUpdatePlayer::cPacketUpdatePlayer  
 


Member Data Documentation

eCOLOR cPacketUpdatePlayer::color
 

color

UI08 cPacketUpdatePlayer::dir
 

direction

UI08 cPacketUpdatePlayer::flag
 

flag ( bitset )

UI08 cPacketUpdatePlayer::highcolor
 

highlight color

UI16 cPacketUpdatePlayer::model
 

the model id

Serial cPacketUpdatePlayer::player
 

the serial of player

UI16 cPacketUpdatePlayer::x
 

x location

UI16 cPacketUpdatePlayer::y
 

y location

SI08 cPacketUpdatePlayer::z
 

z location


The documentation for this class was generated from the following files: SourceForge.net Logo