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

 

 

bd_button Class Reference

#include <hb3_button.h>

Inheritance diagram for bd_button:

Inheritance graph
[legend]
List of all members.

Public Member Functions

virtual ~bd_button (void)
virtual void init (void)
virtual void shut (void)
virtual void update (void)
virtual B_STATE isbutton (int idx)

Detailed Description

Definition at line 16 of file hb3_button.h.


Constructor & Destructor Documentation

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

Definition at line 20 of file hb3_button.h.


Member Function Documentation

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

Reimplemented in hb3_button, and null_button.

Definition at line 21 of file hb3_button.h.

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

Reimplemented in hb3_button, and null_button.

Definition at line 22 of file hb3_button.h.

virtual void bd_button::update ( void   )  [inline, virtual]

Reimplemented in hb3_button, and null_button.

Definition at line 23 of file hb3_button.h.

virtual B_STATE bd_button::isbutton ( int  idx  )  [inline, virtual]

Reimplemented in hb3_button, and null_button.

Definition at line 24 of file hb3_button.h.

References BUTTON_UP.


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

Copyright(C) gvSystem & GamePlus All Rights Reserved.