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

/home/groups/n/no/noxwizard/cvs/src/pointer.cpp File Reference

#include "nxwcommn.h"
#include "set.h"
#include "debug.h"
#include "archive.h"
#include "items.h"
#include "chars.h"
#include "inlines.h"

Namespaces

namespace  pointers

Functions

void getWorldCoordsFromSerial (int sr, UI16 &px, UI16 &py, SI08 &pz, int &ch, int &it)
 gets world coordinates from a serial


Function Documentation

void getWorldCoordsFromSerial int    sr,
UI16   px,
UI16   py,
SI08   pz,
int &    ch,
int &    it
 

gets world coordinates from a serial

Author:
Xanathar
Parameters:
sr  serial
px  x coordinate
py  y coordinate
pz  z coordinate
ch  eventual index to char
it  eventual index to item
SourceForge.net Logo