cAnimLoader_L Class Reference

List of all members.

Public Member Functions

mixed Destroy (...)
 object methods exported to lua
mixed CreateBitMask (...)
 bitmask CreateBitMask (iRealID,iFrame)
mixed GetRealIDCount (...)
mixed GetNumberOfFrames (...)
mixed DebugGetFrameInfos (...)
 int DebugGetFrameInfos (iRealID,iFrameNum)
mixed DebugGetIndex (...)
 int DebugGetIndex (iRealID)
mixed DebugDumpIndex (...)
 int DebugDumpIndex (iRealID)
mixed ExportToImage (...)
mixed CreateMaterial (...)
mixed GetAnimType (...)

Static Public Member Functions

static mixed CreateAnimLoader (...)
 static methods exported to lua


Detailed Description

Definition at line 6900 of file lua_pseudo_code.cpp.


Member Function Documentation

static mixed cAnimLoader_L::CreateAnimLoader (   ...  )  [inline, static]

static methods exported to lua

Definition at line 6903 of file lua_pseudo_code.cpp.

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

object methods exported to lua

Definition at line 6906 of file lua_pseudo_code.cpp.

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

bitmask CreateBitMask (iRealID,iFrame)

Definition at line 6909 of file lua_pseudo_code.cpp.

mixed cAnimLoader_L::GetRealIDCount (   ...  )  [inline]

returns the number of valid realids on success int GetRealIDCount ()

Definition at line 6913 of file lua_pseudo_code.cpp.

mixed cAnimLoader_L::GetNumberOfFrames (   ...  )  [inline]

returns iFrameNum on success int GetNumberOfFrames (iRealID)

Definition at line 6917 of file lua_pseudo_code.cpp.

mixed cAnimLoader_L::DebugGetFrameInfos (   ...  )  [inline]

int DebugGetFrameInfos (iRealID,iFrameNum)

Definition at line 6920 of file lua_pseudo_code.cpp.

mixed cAnimLoader_L::DebugGetIndex (   ...  )  [inline]

int DebugGetIndex (iRealID)

Definition at line 6923 of file lua_pseudo_code.cpp.

mixed cAnimLoader_L::DebugDumpIndex (   ...  )  [inline]

int DebugDumpIndex (iRealID)

Definition at line 6926 of file lua_pseudo_code.cpp.

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

return true on success loads an anim frame into a Ogre::Image (lua wrapper : cImage) for the crazy magics involved behind the name iRealID, see Anim_GetRealID in lib.uoanim.lua bSuccess ExportToImage (pImage,iRealID,iFrame,pHueLoader=nil,iHue=0)

Definition at line 6932 of file lua_pseudo_code.cpp.

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

Definition at line 6934 of file lua_pseudo_code.cpp.

mixed cAnimLoader_L::GetAnimType (   ...  )  [inline]

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