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/dragdrop.h File Reference

DragDrop related stuff. More...

Go to the source code of this file.

Functions

void get_item (NXWCLIENT ps)
 Client grabs an item.

void wear_item (NXWCLIENT ps)
 Item is dropped on paperdoll.

void drop_item (NXWCLIENT ps)
 Item is dropped on ground, char or item.

LOGICAL checkWearable (P_CHAR pc, P_ITEM pi)


Detailed Description

DragDrop related stuff.


Function Documentation

LOGICAL checkWearable P_CHAR    pc,
P_ITEM    pi
 

void drop_item NXWCLIENT    ps
 

Item is dropped on ground, char or item.

void get_item NXWCLIENT    client
 

Client grabs an item.

Author:
Unknow, revamped by Endymion
Parameters:
client  the client

void wear_item NXWCLIENT    ps
 

Item is dropped on paperdoll.

SourceForge.net Logo