cGumpLoader_L Class Reference

List of all members.

Public Member Functions

mixed Destroy (...)
 object methods exported to lua
mixed CreateBitMask (...)
mixed CreateMaterial (...)
 matname CreateMaterial (iGumpID,bHasAlpha,pHueLoader,bHue)
mixed Load (...)
 void gGumpLoader:Load(id) for lua
mixed GetSize (...)
 iWidth,iHeight = gGumpLoader:GetSize() for last chunk loaded by Load() for lua
mixed ExportToImage (...)

Static Public Member Functions

static mixed CreateGumpLoader (...)


Detailed Description

Definition at line 6820 of file lua_pseudo_code.cpp.


Member Function Documentation

static mixed cGumpLoader_L::CreateGumpLoader (   ...  )  [inline, static]

static methods exported to lua cGumpLoader* CreateGumpLoader (string type,string sIndexFile,string sDataFile); for lua

Definition at line 6824 of file lua_pseudo_code.cpp.

mixed cGumpLoader_L::Destroy (   ...  )  [inline]

object methods exported to lua

Definition at line 6827 of file lua_pseudo_code.cpp.

mixed cGumpLoader_L::CreateBitMask (   ...  )  [inline]

Definition at line 6829 of file lua_pseudo_code.cpp.

mixed cGumpLoader_L::CreateMaterial (   ...  )  [inline]

matname CreateMaterial (iGumpID,bHasAlpha,pHueLoader,bHue)

Definition at line 6832 of file lua_pseudo_code.cpp.

mixed cGumpLoader_L::Load (   ...  )  [inline]

void gGumpLoader:Load(id) for lua

Definition at line 6835 of file lua_pseudo_code.cpp.

mixed cGumpLoader_L::GetSize (   ...  )  [inline]

iWidth,iHeight = gGumpLoader:GetSize() for last chunk loaded by Load() for lua

Definition at line 6838 of file lua_pseudo_code.cpp.

mixed cGumpLoader_L::ExportToImage (   ...  )  [inline]

return true on success loads the gump into a Ogre::Image (lua wrapper : cImage) bSuccess ExportToImage (pImage,iGumpID,pHueLoader=nil,iHue=0)

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