cs sdk v 1.14 released

Home  |  Product  |  Documents  |  Tutorials  |  FAQ |   Download  |   Forum |   Contacts  |   Link  


  Cross Suit

 Cross Suit SDK

 Documents
      classes
 Starting...
           Tutorials

 LUA tutorials

   Support

  Forum
  q&a

 Product parts

 Virtual File system

 Virtual Render
 Virtual Machine
   

  Demo Games

   

 3D Engine

  gvSystem(dx9)

 Link

 

 

gv_rand Class Reference

#include <gm_rand.h>

Collaboration diagram for gv_rand:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 gv_rand (void)
 ~gv_rand (void)
void srandmmm (int patch=0)
int randmmm (void)
double user_rand2 (void)
int user_rand3 (int RMAX)
int RandRange (int nMin, int nMax)
int this_rand (void)

Private Attributes

long holdrandmmm

Detailed Description

Definition at line 3 of file gm_rand.h.


Constructor & Destructor Documentation

gv_rand::gv_rand ( void   ) 

gv_rand::~gv_rand ( void   ) 


Member Function Documentation

void gv_rand::srandmmm ( int  patch = 0  ) 

int gv_rand::randmmm ( void   ) 

double gv_rand::user_rand2 ( void   ) 

int gv_rand::user_rand3 ( int  RMAX  ) 

int gv_rand::RandRange ( int  nMin,
int  nMax 
)

int gv_rand::this_rand ( void   ) 


Member Data Documentation

long gv_rand::holdrandmmm [private]

Definition at line 6 of file gm_rand.h.


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

Copyright(C) gvSystem & GamePlus All Rights Reserved.