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

 

 

gm_reel_mgr Class Reference

The gm_reel_mgr class 3 x 5 reel management gm_reel cylinder reel simulation. More...

#include <gm_reel_mgr.h>

Collaboration diagram for gm_reel_mgr:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 gm_reel_mgr (void)
 ~gm_reel_mgr (void)
void init (void)
void shut (void)
void update (void)
void render (void)
bool isreelstopped (void)
void start (void)
void set_index_stopreel (int *pindex)
void showtime (void)
void charge (void)
void uncharge (void)

Public Attributes

geArray< gm_reel * > reel
gv_OBJECT_RECTreel_item_texture
 texture reel items; atx file.

Detailed Description

The gm_reel_mgr class 3 x 5 reel management gm_reel cylinder reel simulation.

Definition at line 10 of file gm_reel_mgr.h.


Constructor & Destructor Documentation

gm_reel_mgr::gm_reel_mgr ( void   ) 

gm_reel_mgr::~gm_reel_mgr ( void   ) 


Member Function Documentation

void gm_reel_mgr::init ( void   ) 

void gm_reel_mgr::shut ( void   ) 

void gm_reel_mgr::update ( void   ) 

void gm_reel_mgr::render ( void   ) 

bool gm_reel_mgr::isreelstopped ( void   ) 

void gm_reel_mgr::start ( void   ) 

void gm_reel_mgr::set_index_stopreel ( int *  pindex  ) 

void gm_reel_mgr::showtime ( void   ) 

void gm_reel_mgr::charge ( void   ) 

void gm_reel_mgr::uncharge ( void   ) 


Member Data Documentation

Definition at line 13 of file gm_reel_mgr.h.

texture reel items; atx file.

Definition at line 17 of file gm_reel_mgr.h.


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

Copyright(C) gvSystem & GamePlus All Rights Reserved.