cTileBatch Class Reference

List of all members.

Public Member Functions

mixed ForAllTiles (mixed fun)
 forall entities fun(entity)
mixed SetDisplayRange (mixed fmin, mixed fmax)
mixed RemoveTileByKey (mixed k)
mixed RemoveTile (mixed iTileTypeID, mixed iX, mixed iY, mixed iZ, mixed iHue)
mixed PreloadTile (mixed iTileTypeID, mixed iX, mixed iY, mixed iZ, mixed iHue)
mixed AddTile (mixed iTileTypeID, mixed iX, mixed iY, mixed iZ, mixed iHue)
mixed PreCreateStatic (mixed iTileTypeID, mixed iHue)
 handles the entity precalc
mixed CreateStatic (mixed entity, mixed gfx, mixed iTileTypeID, mixed iXLoc, mixed iYLoc, mixed iZLoc, mixed iHue)
 handles the entity creation


Detailed Description

Definition at line 3153 of file lua_pseudo_code.cpp.


Member Function Documentation

mixed cTileBatch::ForAllTiles ( mixed  fun  )  [inline]

forall entities fun(entity)

Definition at line 3156 of file lua_pseudo_code.cpp.

mixed cTileBatch::SetDisplayRange ( mixed  fmin,
mixed  fmax 
) [inline]

Definition at line 3158 of file lua_pseudo_code.cpp.

mixed cTileBatch::RemoveTileByKey ( mixed  k  )  [inline]

Definition at line 3160 of file lua_pseudo_code.cpp.

mixed cTileBatch::RemoveTile ( mixed  iTileTypeID,
mixed  iX,
mixed  iY,
mixed  iZ,
mixed  iHue 
) [inline]

Definition at line 3162 of file lua_pseudo_code.cpp.

mixed cTileBatch::PreloadTile ( mixed  iTileTypeID,
mixed  iX,
mixed  iY,
mixed  iZ,
mixed  iHue 
) [inline]

Definition at line 3164 of file lua_pseudo_code.cpp.

mixed cTileBatch::AddTile ( mixed  iTileTypeID,
mixed  iX,
mixed  iY,
mixed  iZ,
mixed  iHue 
) [inline]

Definition at line 3166 of file lua_pseudo_code.cpp.

mixed cTileBatch::PreCreateStatic ( mixed  iTileTypeID,
mixed  iHue 
) [inline]

handles the entity precalc

Definition at line 3169 of file lua_pseudo_code.cpp.

mixed cTileBatch::CreateStatic ( mixed  entity,
mixed  gfx,
mixed  iTileTypeID,
mixed  iXLoc,
mixed  iYLoc,
mixed  iZLoc,
mixed  iHue 
) [inline]

handles the entity creation

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