gui_paperdoll Class Reference

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

List of all members.

Static Public Member Functions

static mixed GetPaperDoll (mixed serial)
static mixed GetPaperdollItemGumpID (mixed artid, mixed base_id)
 base_id = kGumpBaseId_Female or kGumpBaseId_Male
static mixed PaperdollItemWidgetInit (mixed widget, mixed layer, mixed paperdoll, mixed item, mixed base_id)
static mixed RebuildPaperdoll (mixed paperdoll)
static mixed DestroyPaperdollByMobileSerial (mixed serial)
 triggered by mobile destruction
static mixed HandleOpenPaperdoll (mixed paperdoll)
 called from kPacket_Open_Paperdoll, TogglePlayerPaperdoll and OpenPaperdoll
static mixed OpenPaperdoll (mixed x, mixed y, mixed serial)
 open/reposition the requested paperdoll


Detailed Description

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

Definition at line 2512 of file lua_pseudo_code.cpp.


Member Function Documentation

static mixed gui_paperdoll::GetPaperDoll ( mixed  serial  )  [inline, static]

Definition at line 2514 of file lua_pseudo_code.cpp.

static mixed gui_paperdoll::GetPaperdollItemGumpID ( mixed  artid,
mixed  base_id 
) [inline, static]

base_id = kGumpBaseId_Female or kGumpBaseId_Male

Definition at line 2517 of file lua_pseudo_code.cpp.

static mixed gui_paperdoll::PaperdollItemWidgetInit ( mixed  widget,
mixed  layer,
mixed  paperdoll,
mixed  item,
mixed  base_id 
) [inline, static]

Definition at line 2519 of file lua_pseudo_code.cpp.

static mixed gui_paperdoll::RebuildPaperdoll ( mixed  paperdoll  )  [inline, static]

----------------------------------------------- End of local functions ----------------------------- rebuild needed on update to have correct layerorder paperdoll.bIsPlayer (check if is player or npc)

Definition at line 2524 of file lua_pseudo_code.cpp.

static mixed gui_paperdoll::DestroyPaperdollByMobileSerial ( mixed  serial  )  [inline, static]

triggered by mobile destruction

Definition at line 2527 of file lua_pseudo_code.cpp.

static mixed gui_paperdoll::HandleOpenPaperdoll ( mixed  paperdoll  )  [inline, static]

called from kPacket_Open_Paperdoll, TogglePlayerPaperdoll and OpenPaperdoll

Definition at line 2530 of file lua_pseudo_code.cpp.

static mixed gui_paperdoll::OpenPaperdoll ( mixed  x,
mixed  y,
mixed  serial 
) [inline, static]

open/reposition the requested paperdoll

Definition at line 2533 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