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_2d Class Reference

The gm_reel_mgr_2d class 3 x 5 reel management gm_reel 2d rectangle reel simulation. handling 2d rectangle only. More...

#include <gm_reel_mgr.h>

Collaboration diagram for gm_reel_mgr_2d:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 gm_reel_mgr_2d (void)
 ~gm_reel_mgr_2d (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_2d * > reel
gv_OBJECT_RECTreel_item_texture
 texture reel items; atx file.

Detailed Description

The gm_reel_mgr_2d class 3 x 5 reel management gm_reel 2d rectangle reel simulation. handling 2d rectangle only.

Definition at line 41 of file gm_reel_mgr.h.


Constructor & Destructor Documentation

gm_reel_mgr_2d::gm_reel_mgr_2d ( void   ) 

gm_reel_mgr_2d::~gm_reel_mgr_2d ( void   ) 


Member Function Documentation

void gm_reel_mgr_2d::init ( void   ) 

void gm_reel_mgr_2d::shut ( void   ) 

void gm_reel_mgr_2d::update ( void   ) 

void gm_reel_mgr_2d::render ( void   ) 

bool gm_reel_mgr_2d::isreelstopped ( void   ) 

void gm_reel_mgr_2d::start ( void   ) 

void gm_reel_mgr_2d::set_index_stopreel ( int *  pindex  ) 

void gm_reel_mgr_2d::showtime ( void   ) 

void gm_reel_mgr_2d::charge ( void   ) 

void gm_reel_mgr_2d::uncharge ( void   ) 


Member Data Documentation

Definition at line 44 of file gm_reel_mgr.h.

texture reel items; atx file.

Definition at line 49 of file gm_reel_mgr.h.


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

Copyright(C) gvSystem & GamePlus All Rights Reserved.