cRandom_L Class Reference

List of all members.

Public Member Functions

mixed Destroy (...)
mixed GetInt (...)
mixed GetFloat (...)
 void GetFloat ()

Static Public Member Functions

static mixed CreateRandom (...)


Detailed Description

Definition at line 2260 of file lua_pseudo_code.cpp.


Member Function Documentation

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

object methods exported to lua todo : rotation, position, aspect ratio, near/farclip... void Destroy ()

Definition at line 2265 of file lua_pseudo_code.cpp.

mixed cRandom_L::GetInt (   ...  )  [inline]

void GetInt (max) void GetInt (min,max)

Definition at line 2269 of file lua_pseudo_code.cpp.

mixed cRandom_L::GetFloat (   ...  )  [inline]

void GetFloat ()

Definition at line 2272 of file lua_pseudo_code.cpp.

static mixed cRandom_L::CreateRandom (   ...  )  [inline, static]

static methods exported to lua udata_rnd CreateRandom (iSeed) -- creates a new random number generater with the specified seed

Definition at line 2276 of file lua_pseudo_code.cpp.


The documentation for this class was generated from the following file:

Generated on Tue Feb 7 06:00:27 2012 for lua by  doxygen 1.5.6