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

The gm_os class ! not impl. More...

#include <gm_os.h>

Inheritance diagram for gm_os:

Inheritance graph
[legend]
List of all members.

Public Member Functions

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

Detailed Description

The gm_os class ! not impl.

Definition at line 6 of file gm_os.h.


Constructor & Destructor Documentation

gm_os::gm_os ( void   )  [inline]

Definition at line 9 of file gm_os.h.

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

Definition at line 10 of file gm_os.h.


Member Function Documentation

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

Reimplemented in gm_os_win32, and gm_os_linux.

Definition at line 11 of file gm_os.h.

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

Reimplemented in gm_os_win32, and gm_os_linux.

Definition at line 12 of file gm_os.h.

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

Reimplemented in gm_os_win32, and gm_os_linux.

Definition at line 13 of file gm_os.h.


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

Copyright(C) gvSystem & GamePlus All Rights Reserved.