net_generic Class Reference

file : ../lua/net/net.generic.lua (this is just a pseudo class used for grouping global functions) More...

List of all members.

Static Public Member Functions

static mixed Send_StatsLockState (mixed stat, mixed lockstate)
static mixed Send_PopupRequest (mixed serial)
 triggers -- which came from kPacket_Generic_SubCommand_DisplayPopup
static mixed Send_PopupAnswer (mixed popupserial, mixed entrytag)
static mixed SendBandageSelf (mixed bandageid)
static mixed SendBandageCommand (mixed bandageid, mixed targetid)


Detailed Description

file : ../lua/net/net.generic.lua (this is just a pseudo class used for grouping global functions)

Definition at line 1174 of file lua_pseudo_code.cpp.


Member Function Documentation

static mixed net_generic::Send_StatsLockState ( mixed  stat,
mixed  lockstate 
) [inline, static]

sends the server the lock state of one stat stat (0=str, 1=dex, 2=int) lockstate (0=up, 1=down, 2=locked)

Definition at line 1179 of file lua_pseudo_code.cpp.

static mixed net_generic::Send_PopupRequest ( mixed  serial  )  [inline, static]

triggers -- which came from kPacket_Generic_SubCommand_DisplayPopup

Definition at line 1182 of file lua_pseudo_code.cpp.

static mixed net_generic::Send_PopupAnswer ( mixed  popupserial,
mixed  entrytag 
) [inline, static]

sends kPacket_Generic_SubCommand_PopupEntrySelect after the user has choosen an answer to the popup which came from kPacket_Generic_SubCommand_DisplayPopup see also SendPopupChoice() from old iris

Definition at line 1187 of file lua_pseudo_code.cpp.

static mixed net_generic::SendBandageSelf ( mixed  bandageid  )  [inline, static]

Definition at line 1189 of file lua_pseudo_code.cpp.

static mixed net_generic::SendBandageCommand ( mixed  bandageid,
mixed  targetid 
) [inline, static]

Definition at line 1191 of file lua_pseudo_code.cpp.


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

Generated on Fri Mar 29 05:41:10 2013 for lua by  doxygen 1.5.6