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

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. More...

#include <gm_reel_mesh.h>

Collaboration diagram for gm_reel_2d:

Collaboration graph
[legend]
List of all members.

Public Member Functions

void GotoP (int ivalue)
 gm_reel_2d (void)
 ~gm_reel_2d (void)
bool initialize (void)
int update (void)
void render (void)
void SetReelTotalTime (float fTimeReel)
void setpos (gvVECTOR3 vpos)
int ConvertReelRotateIndex (int nRot, int iValue)
int ConvertReelIndex (int iValue)
int Start (void)
bool IsStop (void)

Public Attributes

int lock_ref [5]
bool m_bReelStopped
float fStartValue
int m_iPlayed
bool m_bFirstShow
int * m_idx
int * m_idx_runtime
int * m_idx_org
int * m_idx_show_time
int * g_jjj
float m_freel_speed
float m_falpha_value
float movelength
int idx_move
int m_iCurrentAction
int index_realMember [3]
gvVECTOR3 m_pos
gv_OBJECT_RECTm_pObjectRectTexture
gm_rect_2dmpRect
int NNN2 [5]
int NNN3 [5]
int debugging
float m_fItemW
 reel item size. real size with viewport.
float m_fItemH
 reel item size. real size with viewport.
float m_fMoveLength
 moving Height per one.

Private Attributes

CNewP * m_pNP

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  ) 

void gm_reel_2d::setpos ( gvVECTOR3  vpos  ) 

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

CNewP* gm_reel_2d::m_pNP [private]

Definition at line 112 of file gm_reel_mesh.h.

Definition at line 116 of file gm_reel_mesh.h.

Definition at line 117 of file gm_reel_mesh.h.

Definition at line 118 of file gm_reel_mesh.h.

Definition at line 119 of file gm_reel_mesh.h.

Definition at line 120 of file gm_reel_mesh.h.

Definition at line 131 of file gm_reel_mesh.h.

Definition at line 132 of file gm_reel_mesh.h.

Definition at line 133 of file gm_reel_mesh.h.

Definition at line 134 of file gm_reel_mesh.h.

Definition at line 135 of file gm_reel_mesh.h.

Definition at line 137 of file gm_reel_mesh.h.

Definition at line 138 of file gm_reel_mesh.h.

Definition at line 139 of file gm_reel_mesh.h.

Definition at line 140 of file gm_reel_mesh.h.

Definition at line 142 of file gm_reel_mesh.h.

Definition at line 143 of file gm_reel_mesh.h.

Definition at line 145 of file gm_reel_mesh.h.

Definition at line 154 of file gm_reel_mesh.h.

Definition at line 155 of file gm_reel_mesh.h.

Definition at line 156 of file gm_reel_mesh.h.

Definition at line 157 of file gm_reel_mesh.h.

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.

moving Height per one.

Definition at line 163 of file gm_reel_mesh.h.


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

Copyright(C) gvSystem & GamePlus All Rights Reserved.