bodygfx Class Reference

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

List of all members.

Static Public Member Functions

static mixed CreateBodyGfx (mixed...)
 ##### ##### ##### ##### ##### construction,destruction
static mixed BodyGfxGetStateAnimID (mixed bodyid, mixed bWalk, mixed bRun, mixed bIdle, mixed bHasMount, mixed bWarMode, mixed bHasStaff, mixed bIsCorpse)
static mixed MakeBodyPartGfx (mixed modelid, mixed meshname, mixed partgfx, mixed forcescalex, mixed forcescaley, mixed forcescalez)
static mixed CreateBodyGfxPartsFromModelIDArray (mixed bodyid, mixed parentgfx, mixed partsarr, mixed modelidarr, mixed iPrimaryHandItem, mixed iSecondaryHandItem)
static mixed GetGrannyHand (mixed modelid)
 1 for primary, 2 for secondary, 0 otherwise


Detailed Description

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

Definition at line 3176 of file lua_pseudo_code.cpp.


Member Function Documentation

static mixed bodygfx::CreateBodyGfx ( mixed...   )  [inline, static]

##### ##### ##### ##### ##### construction,destruction

Definition at line 3179 of file lua_pseudo_code.cpp.

static mixed bodygfx::BodyGfxGetStateAnimID ( mixed  bodyid,
mixed  bWalk,
mixed  bRun,
mixed  bIdle,
mixed  bHasMount,
mixed  bWarMode,
mixed  bHasStaff,
mixed  bIsCorpse 
) [inline, static]

Definition at line 3181 of file lua_pseudo_code.cpp.

static mixed bodygfx::MakeBodyPartGfx ( mixed  modelid,
mixed  meshname,
mixed  partgfx,
mixed  forcescalex,
mixed  forcescaley,
mixed  forcescalez 
) [inline, static]

##### ##### ##### ##### ##### generating gfx helper function for CreateBodyGfxPartsFromModelIDArray

Definition at line 3185 of file lua_pseudo_code.cpp.

static mixed bodygfx::CreateBodyGfxPartsFromModelIDArray ( mixed  bodyid,
mixed  parentgfx,
mixed  partsarr,
mixed  modelidarr,
mixed  iPrimaryHandItem,
mixed  iSecondaryHandItem 
) [inline, static]

Add Granny Mobiles creates childnodes of parentgfx and adds inserts them into the partsarr table

Definition at line 3189 of file lua_pseudo_code.cpp.

static mixed bodygfx::GetGrannyHand ( mixed  modelid  )  [inline, static]

1 for primary, 2 for secondary, 0 otherwise

Definition at line 3192 of file lua_pseudo_code.cpp.


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

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