|
Product parts
|
|
Virtual File system
|
| Virtual Render |
| Virtual Machine |
| |
|
Demo Games
|
| |
|
3D Engine
|
|
gvSystem(dx9)
|
|
|
|
Link
|
 |
|
|
gm_reel_2d Class ReferenceThe gm_reel_2d class -reel implementation simple 2d. -for fast rendering via low power pc/linux board. -may be showing various reel event. -2d rectangle reel animation.
More...
#include <gm_reel_mesh.h>
Collaboration diagram for gm_reel_2d:
[legend]List of all members.
Detailed Description
The gm_reel_2d class -reel implementation simple 2d. -for fast rendering via low power pc/linux board. -may be showing various reel event. -2d rectangle reel animation.
Definition at line 109 of file gm_reel_mesh.h.
Constructor & Destructor Documentation
| gm_reel_2d::gm_reel_2d |
( |
void |
|
) |
|
| gm_reel_2d::~gm_reel_2d |
( |
void |
|
) |
|
Member Function Documentation
| void gm_reel_2d::GotoP |
( |
int |
ivalue |
) |
|
| bool gm_reel_2d::initialize |
( |
void |
|
) |
|
| int gm_reel_2d::update |
( |
void |
|
) |
|
| void gm_reel_2d::render |
( |
void |
|
) |
|
| void gm_reel_2d::SetReelTotalTime |
( |
float |
fTimeReel |
) |
|
| int gm_reel_2d::ConvertReelRotateIndex |
( |
int |
nRot, |
|
|
int |
iValue | |
|
) |
| | |
| int gm_reel_2d::ConvertReelIndex |
( |
int |
iValue |
) |
|
| int gm_reel_2d::Start |
( |
void |
|
) |
|
| bool gm_reel_2d::IsStop |
( |
void |
|
) |
|
Member Data Documentation
reel item size. real size with viewport.
Definition at line 159 of file gm_reel_mesh.h.
reel item size. real size with viewport.
Definition at line 161 of file gm_reel_mesh.h.
The documentation for this class was generated from the following file:
|