|
Product parts
|
|
Virtual File system
|
| Virtual Render |
| Virtual Machine |
| |
|
Demo Games
|
| |
|
3D Engine
|
|
gvSystem(dx9)
|
|
|
|
Link
|
 |
|
|
gm_reel_mgr_2d Class ReferenceThe 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:
[legend]List of all members.
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
The documentation for this class was generated from the following file:
|