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

#include <gm_os.h>

Inheritance diagram for gm_os_win32:

Inheritance graph
[legend]
Collaboration diagram for gm_os_win32:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 gm_os_win32 (void)
virtual ~gm_os_win32 (void)
virtual void init (void)
virtual void run (void)
virtual void shut (void)

Detailed Description

Definition at line 15 of file gm_os.h.


Constructor & Destructor Documentation

gm_os_win32::gm_os_win32 ( void   )  [inline]

Definition at line 18 of file gm_os.h.

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

Definition at line 19 of file gm_os.h.


Member Function Documentation

virtual void gm_os_win32::init ( void   )  [inline, virtual]

Reimplemented from gm_os.

Definition at line 20 of file gm_os.h.

virtual void gm_os_win32::run ( void   )  [inline, virtual]

Reimplemented from gm_os.

Definition at line 21 of file gm_os.h.

virtual void gm_os_win32::shut ( void   )  [inline, virtual]

Reimplemented from gm_os.

Definition at line 22 of file gm_os.h.


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

Copyright(C) gvSystem & GamePlus All Rights Reserved.