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

 

 

gv_iTimer Class Reference

timer virtual class. More...

#include <gv_timer.h>

Inheritance diagram for gv_iTimer:

Inheritance graph
[legend]
List of all members.

Public Member Functions

virtual ~gv_iTimer (void)
 must have function. (for wipi 2.0 sdk virtual conflict)
virtual void initTimer (void)
virtual int Refresh (void)
virtual void Reset (void)

Detailed Description

timer virtual class.

Definition at line 15 of file gv_timer.h.


Constructor & Destructor Documentation

virtual gv_iTimer::~gv_iTimer ( void   )  [inline, virtual]

must have function. (for wipi 2.0 sdk virtual conflict)

Definition at line 19 of file gv_timer.h.


Member Function Documentation

virtual void gv_iTimer::initTimer ( void   )  [inline, virtual]

Reimplemented in gvTimer_Win32, and gvTimer_LINUX.

Definition at line 20 of file gv_timer.h.

virtual int gv_iTimer::Refresh ( void   )  [inline, virtual]

Reimplemented in gvTimer_Win32, and gvTimer_LINUX.

Definition at line 21 of file gv_timer.h.

virtual void gv_iTimer::Reset ( void   )  [inline, virtual]

Reimplemented in gvTimer_Win32, and gvTimer_LINUX.

Definition at line 22 of file gv_timer.h.


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

Copyright(C) gvSystem & GamePlus All Rights Reserved.