obj_mobile Class Reference

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

List of all members.

Static Public Member Functions

static mixed IsGhostBodyID (mixed bodyid)
 kMobileGhostArtIDs = {402,403,607,608,970}
static mixed IsOrWasMobile (mixed serial)
static mixed GetMobile (mixed mobile_or_serial)
static mixed InitializeMobile (mixed serial)
 constructor, don't call directly, use CreateOrUpdateMobile() instead
static mixed CreateOrUpdateMobile (mixed mobiledata, mixed equipmentdata)
 called from kPacket_Naked_MOB kPacket_Equipped_MOB kPacket_Teleport
static mixed GetNotorietyColor (mixed n)
 return r,g,b


Detailed Description

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

Definition at line 963 of file lua_pseudo_code.cpp.


Member Function Documentation

static mixed obj_mobile::IsGhostBodyID ( mixed  bodyid  )  [inline, static]

kMobileGhostArtIDs = {402,403,607,608,970}

Definition at line 966 of file lua_pseudo_code.cpp.

static mixed obj_mobile::IsOrWasMobile ( mixed  serial  )  [inline, static]

Definition at line 968 of file lua_pseudo_code.cpp.

static mixed obj_mobile::GetMobile ( mixed  mobile_or_serial  )  [inline, static]

Definition at line 970 of file lua_pseudo_code.cpp.

static mixed obj_mobile::InitializeMobile ( mixed  serial  )  [inline, static]

constructor, don't call directly, use CreateOrUpdateMobile() instead

Definition at line 973 of file lua_pseudo_code.cpp.

static mixed obj_mobile::CreateOrUpdateMobile ( mixed  mobiledata,
mixed  equipmentdata 
) [inline, static]

called from kPacket_Naked_MOB kPacket_Equipped_MOB kPacket_Teleport

Definition at line 976 of file lua_pseudo_code.cpp.

static mixed obj_mobile::GetNotorietyColor ( mixed  n  )  [inline, static]

return r,g,b

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