cStaticBlockLoader_L Class Reference

List of all members.

Public Member Functions

mixed Destroy (...)
 object methods exported to lua
mixed GetMapW (...)
mixed GetMapH (...)
mixed Load (...)
 void gStaticBlockLoader:Load(x,y) for lua
mixed Count (...)
 iStaticCount = gStaticBlockLoader:Count() for last block loaded by Load() for lua
mixed GetStatic (...)
 iTileID,iX,iY,iZ,iHue = gStaticBlockLoader:GetStatic(i) for last block loaded by Load() for lua

Static Public Member Functions

static mixed CreateStaticBlockLoader (...)
static mixed CreateStaticBlockLoaderWithDiff (...)
 cStaticBlockLoader* CreateStaticBlockLoaderWithDiff (string type,int maph,string sIndexFile,string sDataFile, string sDiffLookup, sDiffIndex, sDiffData); for lua


Detailed Description

Definition at line 7062 of file lua_pseudo_code.cpp.


Member Function Documentation

static mixed cStaticBlockLoader_L::CreateStaticBlockLoader (   ...  )  [inline, static]

static methods exported to lua cStaticBlockLoader* CreateStaticBlockLoader (string type,int maph,string sIndexFile,string sDataFile); for lua

Definition at line 7066 of file lua_pseudo_code.cpp.

static mixed cStaticBlockLoader_L::CreateStaticBlockLoaderWithDiff (   ...  )  [inline, static]

cStaticBlockLoader* CreateStaticBlockLoaderWithDiff (string type,int maph,string sIndexFile,string sDataFile, string sDiffLookup, sDiffIndex, sDiffData); for lua

Definition at line 7069 of file lua_pseudo_code.cpp.

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

object methods exported to lua

Definition at line 7072 of file lua_pseudo_code.cpp.

mixed cStaticBlockLoader_L::GetMapW (   ...  )  [inline]

Definition at line 7074 of file lua_pseudo_code.cpp.

mixed cStaticBlockLoader_L::GetMapH (   ...  )  [inline]

Definition at line 7076 of file lua_pseudo_code.cpp.

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

void gStaticBlockLoader:Load(x,y) for lua

Definition at line 7079 of file lua_pseudo_code.cpp.

mixed cStaticBlockLoader_L::Count (   ...  )  [inline]

iStaticCount = gStaticBlockLoader:Count() for last block loaded by Load() for lua

Definition at line 7082 of file lua_pseudo_code.cpp.

mixed cStaticBlockLoader_L::GetStatic (   ...  )  [inline]

iTileID,iX,iY,iZ,iHue = gStaticBlockLoader:GetStatic(i) for last block loaded by Load() for lua

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