stitchin Class Reference

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

List of all members.

Static Public Member Functions

static mixed CreateStitchinLoader (mixed loadertype, mixed filepath)
static mixed DoStitchinSingle (mixed newinfo, mixed oldinfo, mixed oldid)
 changes old based on newinfo, returns nil if removed
static mixed DoStitchin (mixed gStitchinLoader, mixed modelidarr)


Detailed Description

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

Definition at line 4377 of file lua_pseudo_code.cpp.


Member Function Documentation

static mixed stitchin::CreateStitchinLoader ( mixed  loadertype,
mixed  filepath 
) [inline, static]

Definition at line 4379 of file lua_pseudo_code.cpp.

static mixed stitchin::DoStitchinSingle ( mixed  newinfo,
mixed  oldinfo,
mixed  oldid 
) [inline, static]

changes old based on newinfo, returns nil if removed

Definition at line 4382 of file lua_pseudo_code.cpp.

static mixed stitchin::DoStitchin ( mixed  gStitchinLoader,
mixed  modelidarr 
) [inline, static]

takes an array of modelids and returns an array of modelids, does some dark magic in between ORDER IS IMPORTANT elements of modelidarr have the form {hue=123,modelid=123}

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